Skip to content
  • Sam Hemelryk's avatar
    backup MDL-22184 Scheduled backups are now possible again through cron. · bac233d3
    Sam Hemelryk authored
    AMOS BEGIN
     MOV [move scheduledsetup,core_backup],[automatedsetup,core_backup]
     MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
     MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
     MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
     MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
     MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
     CPY [schedule,core],[automatedbackupschedule,core_backup]
     MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
    AMOS END
    bac233d3