diff --git a/scripts/install b/scripts/install index 0467ec8..80dc320 100644 --- a/scripts/install +++ b/scripts/install @@ -15,7 +15,6 @@ source /usr/share/yunohost/helpers ynh_clean_setup () { ynh_clean_check_starting - read -p "key" } # Exit if an error occurs during the execution of the script ynh_abort_if_errors @@ -167,8 +166,6 @@ cp ../conf/mod_smacks.lua /usr/lib/metronome/modules/mod_smacks.lua ynh_systemd_action --service_name=metronome --action=restart -read -p "key" - #================================================= # BUILD JITSI-VIDEOBRIDGE #=================================================