Remove run-db.sh replaced by definition in flake.nix

This commit is contained in:
Vojtěch Káně
2021-02-15 15:14:36 +01:00
parent 9d37cb3ebb
commit c4b717ab2c

View File

@@ -1,6 +0,0 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash db.nix
#TODO create the directories if they don't exists
#TODO set the path relative to script location, not relative to CWD
postgres -D .pg-data -k "$PWD/.pg-sockets" #-c listen_addresses='' # Goland does not support connecting over socket