diff --git a/scripts/restore b/scripts/restore index efe99ab..e5a34f7 100644 --- a/scripts/restore +++ b/scripts/restore @@ -57,8 +57,6 @@ systemctl enable $app.service --quiet yunohost service add $app --description="A federated shared agenda for local communities." --log="/var/log/$app/$app.log" ynh_restore_file --origin_path="/etc/logrotate.d/$app" # Other various files... - -ynh_restore_file --origin_path="/etc/cron.d/$app" ynh_restore_file --origin_path="/etc/$app/" #================================================= @@ -76,4 +74,4 @@ ynh_systemd_action --service_name=nginx --action=reload # END OF SCRIPT #================================================= -ynh_script_progression --message="Restoration completed for $app" --last \ No newline at end of file +ynh_script_progression --message="Restoration completed for $app" --last