mirror of
https://github.com/YunoHost-Apps/rustdesk-server_ynh.git
synced 2024-09-03 20:16:24 +02:00
Update install
This commit is contained in:
parent
ac62fee27e
commit
fd3fafb25c
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ ynh_systemd_action --service_name=rustdeskrelay --action="start" --log_path="sys
|
|||
ynh_systemd_action --service_name=rustdesksignal --action="start" --log_path="systemd"
|
||||
|
||||
key=$(cat "$install_dir/id_ed25519.pub")
|
||||
ynh_app_setting_set --app=$app --key=key --value=$key
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Reference in a new issue