This commit is contained in:
@@ -66,6 +66,7 @@ let
|
||||
hectic.writeShellApplication {
|
||||
inherit shell;
|
||||
bashOptions = [ ];
|
||||
excludeShellChecks = [ "SC1091" ];
|
||||
name = "postgres-init";
|
||||
runtimeInputs = [ postgresql coreutils ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user