mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 03:35:54 +00:00
Update gitea-mirror-install.sh
This commit is contained in:
@@ -38,6 +38,7 @@ msg_ok "Installed gitea-mirror"
|
|||||||
|
|
||||||
msg_info "Creating Services"
|
msg_info "Creating Services"
|
||||||
JWT_SECRET=$(openssl rand -hex 32)
|
JWT_SECRET=$(openssl rand -hex 32)
|
||||||
|
APP_VERSION=$(grep -o '"version": *"[^"]*"' package.json | cut -d'"' -f4)
|
||||||
cat <<EOF >/etc/systemd/system/gitea-mirror.service
|
cat <<EOF >/etc/systemd/system/gitea-mirror.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Gitea Mirror
|
Description=Gitea Mirror
|
||||||
|
|||||||
Reference in New Issue
Block a user