Update 'gitea-blurple.sh'

This commit is contained in:
Sophia Atkinson 2022-10-14 00:29:56 -07:00
parent 0f753600ec
commit 37ffccb7fd
1 changed files with 1 additions and 2 deletions

View File

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