1
0
Fork 0
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:
Éric Gaspar 2023-11-01 16:19:31 +01:00
parent ac62fee27e
commit fd3fafb25c

View file

@ -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