Fix script Gemini

This commit is contained in:
octospacc 2022-07-01 18:17:03 +02:00
parent 2bb1a676cf
commit 4c45993bd4
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ echo "https://$GitUserName:$GitPassword@gitlab.com" > ~/.git-credentials
git clone --depth 1 https://gitlab.com/octtspacc/octt.gmi
cd octt.gmi
rm -rf ./sitoctt
mv ../public.gmi ./sitoctt
git add .