Update fusionpbx-maintenance
This commit is contained in:
parent
c6da1e217b
commit
816f18c977
|
|
@ -27,7 +27,7 @@ now=$(date +%Y-%m-%d)
|
||||||
|
|
||||||
#make sure the directory exists
|
#make sure the directory exists
|
||||||
if [ -e /var/backups/fusionpbx/postgresql ]; then
|
if [ -e /var/backups/fusionpbx/postgresql ]; then
|
||||||
echo "postgres backup directory exists"
|
echo " "
|
||||||
else
|
else
|
||||||
mkdir -p /var/backups/fusionpbx/postgresql
|
mkdir -p /var/backups/fusionpbx/postgresql
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue