forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx-maintenance
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user