From 40113d096f650413d1723ce521eb66a42556e9ca Mon Sep 17 00:00:00 2001 From: Hurlu Date: Mon, 12 Jan 2026 23:59:41 +0100 Subject: [PATCH] bye --- gitea/restore.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitea/restore.sh b/gitea/restore.sh index 995ddfc..42a816f 100755 --- a/gitea/restore.sh +++ b/gitea/restore.sh @@ -89,3 +89,5 @@ docker exec gitea \ /bin/bash -c "chown -R git:git /data" sudo rm -rf gitea_data/unzipped + +read -r -p "You now can restart your container, and it should be all good ! (bye/bye)"