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
@@ -96,7 +96,7 @@ fi
}
if "${deployment}/manage.sh" start >/dev/null 2>&1; then
printf 'FAIL: broker started without Gitea credentials\n' >&2
printf 'FAIL: broker started without Git credentials\n' >&2
exit 1
fi