Update and rename fusionpbx-maintenance.sh to fusionpbx-maintenance
This commit is contained in:
parent
9c9900651f
commit
590236b18b
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
#settings
|
#settings
|
||||||
#export PGPASSWORD="zzzzz"
|
export PGPASSWORD="zzz"
|
||||||
db_host=127.0.0.1
|
db_host=127.0.0.1
|
||||||
db_port=5432
|
db_port=5432
|
||||||
switch_package=true # true or false
|
switch_package=true # true or false
|
||||||
Loading…
Reference in New Issue