To automatically delete old backup files and keep the drive from filling up, run the system_backup.sh script with the "-d" option and give it a numerical value:

# /opt/PrimeKey/support/system_backup.sh -d 10
CODE