This commit is contained in:
Hurlu 2026-01-12 23:59:41 +01:00
parent 120974b6d8
commit 40113d096f

View File

@ -89,3 +89,5 @@ docker exec gitea \
/bin/bash -c "chown -R git:git /data" /bin/bash -c "chown -R git:git /data"
sudo rm -rf gitea_data/unzipped sudo rm -rf gitea_data/unzipped
read -r -p "You now can restart your container, and it should be all good ! (bye/bye)"