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

fix upgrade #2

This commit is contained in:
Clément 2017-03-12 18:48:17 +01:00
parent 4e5c5e5ba7
commit fa4ca075cc

View file

@ -8,7 +8,7 @@ set -eu
# Source app helpers
. /usr/share/yunohost/helpers
$app=$YNH_APP_INSTANCE_NAME
app=$YNH_APP_INSTANCE_NAME
FINAL_PATH="/var/www/$app"
#install extention for api if necessary