mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Update install
This commit is contained in:
parent
4fc00acae5
commit
b814dd7feb
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ynh_abort_if_errors
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
domain=$YNH_APP_ARG_DOMAIN
|
domain=$YNH_APP_ARG_DOMAIN
|
||||||
path_url=ynh_app_setting_get -a $YNH_APP_ARG_APP_ID -k path
|
ynh_app_setting_get -a $YNH_APP_ARG_APP_ID -k path
|
||||||
((path_url=$path_url+"/icecoder"))
|
((path_url=$path_url+"/icecoder"))
|
||||||
app_id=$YNH_APP_ARG_APP_ID
|
app_id=$YNH_APP_ARG_APP_ID
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue