Add shebang for postgres scripts

This commit is contained in:
ionutboangiu
2023-06-15 06:32:59 -04:00
committed by Dan Christian Bogos
parent 14bcf00011
commit 33a90f4bd6
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash
#
# Sample db and users creation. Replace here with your own details

View File

@@ -1,3 +1,4 @@
#!/bin/bash
# extra DB for ers
sudo -u postgres dropdb -e cgrates2