db script fixes, maybe it works this time?

This commit is contained in:
2026-03-04 13:26:09 +01:00
parent d9181075a1
commit 923afe3b87
3 changed files with 37 additions and 11 deletions

View File

@@ -197,7 +197,7 @@ replace_string_recursive "/opt/stacks" "?onlyofficeJWT?" $onlyofficeJWT
# install mailcow to /opt/stacks/mailcow so it shows up in dockge
apt install -y git openssl curl gawk coreutils grep jq
apt install -y git openssl curl gawk coreutils grep jq sqlite3
umask 0022
#cd /opt/stacks
#git clone https://github.com/mailcow/mailcow-dockerized mailcow