fix script

This commit is contained in:
2025-03-17 13:27:31 +04:00
parent 19350df1d5
commit dbfcda72d8

View File

@@ -137,6 +137,7 @@ in
unset POSTGRES_RUN_INITIAL_SCRIPT unset POSTGRES_RUN_INITIAL_SCRIPT
''; '';
};
script = pkgs.writeShellApplication { script = pkgs.writeShellApplication {
name = "run-postgres"; name = "run-postgres";