fix gitpath

This commit is contained in:
Oliver
2025-10-19 06:11:08 -03:00
parent 1808864021
commit b3e7909c90
6 changed files with 15 additions and 5 deletions

View File

@@ -58,9 +58,9 @@ case "$SECOND_PART" in
;;
esac
sqlite3 "/4server/data/contracts.db" <<SQL
DELETE FROM containers WHERE UUID='$UUID';
SQL
#sqlite3 "/4server/data/contracts.db" <<SQL
#DELETE FROM containers WHERE UUID='$UUID';
#SQL