mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Fix script Gemini
This commit is contained in:
@ -7,6 +7,7 @@ echo "https://$GitUserName:$GitPassword@gitlab.com" > ~/.git-credentials
|
|||||||
|
|
||||||
git clone --depth 1 https://gitlab.com/octtspacc/octt.gmi
|
git clone --depth 1 https://gitlab.com/octtspacc/octt.gmi
|
||||||
cd octt.gmi
|
cd octt.gmi
|
||||||
|
rm -rf ./sitoctt
|
||||||
mv ../public.gmi ./sitoctt
|
mv ../public.gmi ./sitoctt
|
||||||
|
|
||||||
git add .
|
git add .
|
||||||
|
Reference in New Issue
Block a user