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-26 07:22:01 +01:00 committed by GitHub
parent 28e394ba50
commit fb012fc2d5
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
path_url=$YNH_APP_ARG_PATH
path_url=`let $YNH_APP_ARG_PATH + "/icecoder"`
### If it's a multi-instance app, meaning it can be installed several times independently