Update forgejo-install.sh
tweak
This commit is contained in:
parent
0fb8716ebe
commit
ad1cbf085e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue