Update 'scripts/giteainstall.sh'

This commit is contained in:
Sophia Atkinson 2022-10-18 22:10:56 -07:00
parent 9cb62d98f3
commit b2ac866d4b
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ sudo chmod -Rv 770 /etc/gitea
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 3
sleep 3s
sudo systemctl status gitea