diff --git a/scripts/install b/scripts/install index f76c847..c47a4f3 100755 --- a/scripts/install +++ b/scripts/install @@ -97,8 +97,8 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" ynh_systemd_action --service_name="xftp" --action="start" --log_path="systemd" ynh_systemd_action --service_name=tor --action="restart" --log_path="systemd" -tor=$(cat /var/lib/tor/simplex-xftp/hostname) -ynh_app_setting_set --app=$app --key=tor --value=$tor +#tor=$(cat /var/lib/tor/simplex-xftp/hostname) +#ynh_app_setting_set --app=$app --key=tor --value=$tor #================================================= # END OF SCRIPT