Update forgejo-install.sh

tweak
This commit is contained in:
tteckster 2024-05-30 03:36:43 -04:00 committed by GitHub
parent 0fb8716ebe
commit ad1cbf085e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/forgejo
[Install]
WantedBy=multi-user.target
EOF
$STD systemctl enable -q --now forgejo
systemctl enable -q --now forgejo
msg_ok "Created Service"
motd_ssh