This commit is contained in:
Michael Stanclift 2020-10-07 22:17:10 -05:00
parent ead57c2506
commit d8ec0eb3c0

View File

@ -20,10 +20,10 @@ function task_configure {
config_generate config_generate
fi fi
# backup_settime backup_settime
# backup_local_gravity backup_local_gravity
# backup_local_custom backup_local_custom
# backup_cleanup backup_cleanup
exit_withchange exit_withchange
} }