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

# /opt/PrimeKey/support/system_backup.sh --delete-files 10
CODE