From 8464a286587a977447fbe1ce108e4aa0c88a7668 Mon Sep 17 00:00:00 2001 From: Marco Cirillo Date: Wed, 6 May 2020 21:36:36 +0200 Subject: [PATCH] restore: remove smacks/carbons references. --- scripts/restore | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/restore b/scripts/restore index 8a1a456..4613449 100644 --- a/scripts/restore +++ b/scripts/restore @@ -132,9 +132,7 @@ ynh_restore_file --origin_path="/usr/share/yunohost/hooks/conf_regen/50-metronom yunohost tools regen-conf metronome # Restore Metronome modules -ynh_restore_file --origin_path="/usr/lib/metronome/modules/mod_carbons.lua" ynh_restore_file --origin_path="/usr/lib/metronome/modules/mod_http_altconnect.lua" -ynh_restore_file --origin_path="/usr/lib/metronome/modules/mod_smacks.lua" ynh_systemd_action --service_name=metronome --action=restart