diff --git a/scripts/install b/scripts/install index e641d3a..bd7f2e7 100755 --- a/scripts/install +++ b/scripts/install @@ -58,8 +58,8 @@ yunohost service add rustdesk-hbbs --description="Remote control alternative for ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service -ynh_systemd_action --service_name=rustdesk-server --action="start" --log_path="systemd" -ynh_systemd_action --service_name=rustdesk-hbbs --action="start" --log_path="systemd" +#ynh_systemd_action --service_name=rustdesk-server --action="start" --log_path="systemd" +#ynh_systemd_action --service_name=rustdesk-hbbs --action="start" --log_path="systemd" #================================================= # END OF SCRIPT