diff --git a/install/forgejo-install.sh b/install/forgejo-install.sh index f1d30f51..7dda1168 100644 --- a/install/forgejo-install.sh +++ b/install/forgejo-install.sh @@ -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 --now forgejo +$STD systemctl enable -q --now forgejo msg_ok "Created Service" motd_ssh