mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2024-09-03 18:26:17 +02:00
cleaning
This commit is contained in:
parent
d50f2394a4
commit
f83cf00a89
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ ynh_script_progression --message="Upgrading SSOwat configuration..."
|
|||
# If the app is private, API should stays publicly accessible.
|
||||
ynh_app_setting_delete --app=$app --key="api_path"
|
||||
ynh_app_setting_set --app=$app --key="api_path" --value=$new_api
|
||||
ynh_permission_url --permission domoticz_API --url "$new_domain$new_api"
|
||||
ynh_permission_url --permission api --url "$new_domain$new_api"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALISATION
|
||||
|
|
Loading…
Add table
Reference in a new issue