Update fusionpbx-maintenance

This commit is contained in:
FusionPBX 2021-09-18 13:29:36 -06:00 committed by GitHub
parent 982c129998
commit c6da1e217b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 ".";