diff options
Diffstat (limited to 'scripts/backup')
| -rw-r--r-- | scripts/backup | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/backup b/scripts/backup index ab231b3..0846afe 100644 --- a/scripts/backup +++ b/scripts/backup @@ -66,13 +66,6 @@ ynh_backup "/etc/systemd/system/$app-sidekiq.service" ynh_backup "/etc/systemd/system/$app-streaming.service" #================================================= -# BACKUP THE CRON FILE -#================================================= - -# Copy the nginx conf files -ynh_backup "/etc/cron.d/$app" - -#================================================= # BACKUP THE sources.list FILES #================================================= if [ "$(lsb_release --codename --short)" == "jessie" ]; then |
