1
0
Fork 0
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:
Stylix58 2021-03-30 20:45:17 +02:00 committed by GitHub
parent b6fc1ce0cd
commit c4acae4d3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ ynh_abort_if_errors
#=================================================
domain=$YNH_APP_ARG_DOMAIN
ynh_app_setting_get -a $YNH_APP_ARG_APP_ID -k path > $path_url
echo ynh_app_setting_get -a $YNH_APP_ARG_APP_ID -k path > $path_url
((path_url=$path_url+"/icecoder"))
app_id=$YNH_APP_ARG_APP_ID