1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00
This commit is contained in:
ewilly 2022-01-06 21:21:35 +01:00
parent a45e73cf21
commit 06067f04c1

View file

@ -110,7 +110,7 @@ mynh_user_create
ynh_add_config --template="../conf/sudoers" --destination="/etc/sudoers.d/$app"
# add service in admin panel
yunohost service add "$app" --log "$log_file" --description "Home Assistant server" --needs_exposed_ports $port
yunohost service add "$app" --log="$log_file" --description="Home Assistant server" --needs_exposed_ports=$port
# set permissions
myynh_set_permissions