Update fusionpbx-maintenance

This commit is contained in:
FusionPBX
2021-09-18 13:29:01 -06:00
committed by GitHub
parent 6ec67a15da
commit 982c129998

View File

@@ -46,7 +46,7 @@ else
echo "not purging Freeswitch logs"
fi
if [ .$purge_fax = .true]; then
if [ .$purge_fax = .true ]; then
#delete fax older than 90 days
if [ .$switch_package = .true ]; then
echo ".";