1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

fix root install

This commit is contained in:
Clément 2018-09-23 12:50:18 +02:00
parent 40c2b9082c
commit 2f753d4411

View file

@ -20,7 +20,7 @@ ynh_abort_if_errors
# RETRIEVE ARGUMENTS FROM THE MANIFEST
#=================================================
domain=$YNH_APP_ARG_DOMAIN
path=${YNH_APP_ARG_PATH%/}
path=${YNH_APP_ARG_PATH}
admin_user=$YNH_APP_ARG_ADMIN
# Setup variables
app=$YNH_APP_INSTANCE_NAME