update gui

This commit is contained in:
2026-07-28 21:11:54 -05:00
parent 6c4ce8f6df
commit 555aae0ab2
12 changed files with 71 additions and 58 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ if ((post_pull == 0)); then
fi
fi
printf 'Updating the local Gitea image and deployment stack...\n'
printf 'Updating the local Git image and deployment stack...\n'
docker compose --env-file .env pull gitea nginx
"${DEPLOY_ROOT}/manage.sh" start