mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
don't backup on config
This commit is contained in:
parent
b7e50324c2
commit
75c0f8a40c
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user