Update 'scripts/giteainstall.sh'

This commit is contained in:
Sophia Atkinson 2022-10-19 01:31:11 -07:00
parent cddba6da1b
commit 7ac376b6e9
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ sudo chmod -Rv 770 /etc/gitea
sudo wget -O /etc/systemd/system/gitea.service https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/systemd/gitea.service
sudo systemctl enable --now gitea
sudo systemctl start gitea
sleep 3s
sleep 3
sudo systemctl status gitea