How to run the backup command without waiting for the cron ?

I’m making a backup from ScheduleBackup, but I have to wait for a check. Is there a command not to wait?

RESOLVED

For local backups

/usr/local/CyberCP/bin/python2 /usr/local/CyberCP/plogical/backupScheduleLocal.py

For remote backups

/usr/local/CyberCP/bin/python2 /usr/local/CyberCP/plogical/backupSchedule.py

Thank you I have used this solution, taking cron/tab help