From 140a13c67536a555bf9fea7b8f5a17efbc72bd91 Mon Sep 17 00:00:00 2001 From: nemsia Date: Fri, 8 Jun 2018 10:59:14 +0200 Subject: Remove mastodon cron tasks --- scripts/restore | 6 ------ 1 file changed, 6 deletions(-) (limited to 'scripts/restore') diff --git a/scripts/restore b/scripts/restore index 77cb229..a800966 100644 --- a/scripts/restore +++ b/scripts/restore @@ -148,12 +148,6 @@ ynh_restore_file "/etc/systemd/system/$app-sidekiq.service" ynh_restore_file "/etc/systemd/system/$app-streaming.service" systemctl enable "$app-web" "$app-sidekiq" "$app-streaming" -#================================================= -# RESTORE THE CRON FILE -#================================================= - -ynh_restore_file "/etc/cron.d/$app" - #================================================= # GENERIC FINALIZATION #================================================= -- cgit v1.2.3-70-g09d2