mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update install
This commit is contained in:
parent
e3807fbf2b
commit
98b3bca5bf
1 changed files with 2 additions and 2 deletions
|
@ -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="xftp" --action="start" --log_path="systemd"
|
||||||
ynh_systemd_action --service_name=tor --action="restart" --log_path="systemd"
|
ynh_systemd_action --service_name=tor --action="restart" --log_path="systemd"
|
||||||
|
|
||||||
tor=$(cat /var/lib/tor/simplex-xftp/hostname)
|
#tor=$(cat /var/lib/tor/simplex-xftp/hostname)
|
||||||
ynh_app_setting_set --app=$app --key=tor --value=$tor
|
#ynh_app_setting_set --app=$app --key=tor --value=$tor
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
|
|
Loading…
Add table
Reference in a new issue