Update 'gitea-blurple.sh'

This commit is contained in:
Sophia Atkinson 2022-10-08 22:01:21 +00:00
parent 0fc822cff1
commit 8428b78f42
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
git clone https://git.oldgate.org/OGS/Gitea-Blurple.git
rm -rf /var/lib/gitea/custom/public
rm -rf -I /var/lib/gitea/custom/public
mv Gitea-Blurple/public/ /var/lib/gitea/custom/
rm -rf Gitea-Blurple
sudo systemctl restart gitea