2 lines
114 B
Bash
Executable file
2 lines
114 B
Bash
Executable file
#!/run/current-system/sw/bin/bash
|
|
GOOSE_DRIVER=postgres GOOSE_DBSTRING=dbname=nidus-sync sslmode=disable goose $*
|