aboutsummaryrefslogtreecommitdiff
path: root/scripts/restore
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/restore')
-rw-r--r--scripts/restore6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/restore b/scripts/restore
index a25bb6f..822f8fc 100644
--- a/scripts/restore
+++ b/scripts/restore
@@ -147,6 +147,12 @@ yunohost service add $app-sidekiq
yunohost service add $app-streaming
#=================================================
+# RESTORE THE CRON FILE
+#=================================================
+
+ynh_restore_file "/etc/cron.d/$app"
+
+#=================================================
# GENERIC FINALIZATION
#=================================================
# RELOAD NGINX AND services