mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add shebang for postgres scripts
This commit is contained in:
committed by
Dan Christian Bogos
parent
14bcf00011
commit
33a90f4bd6
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Sample db and users creation. Replace here with your own details
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# extra DB for ers
|
||||
sudo -u postgres dropdb -e cgrates2
|
||||
|
||||
Reference in New Issue
Block a user