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
8ab354bd6a
commit
308b0f1b3b
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@ 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
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue