diff --git a/scripts/install b/scripts/install index 6114a9d..626e8d9 100755 --- a/scripts/install +++ b/scripts/install @@ -54,8 +54,6 @@ ynh_add_nginx_config ynh_add_systemd_config yunohost service add "$app" --description="Federated social network server" --log="/var/log/$app/$app.log" -ynh_exec_warn find "$install_dir" - #================================================= # START SYSTEMD SERVICE #=================================================