Update fusionpbx-maintenance
This commit is contained in:
parent
982c129998
commit
c6da1e217b
|
|
@ -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 ".";
|
||||
|
|
|
|||
Loading…
Reference in New Issue