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

Try to fix issue with datadir

This commit is contained in:
Pierluigi Cau 2021-08-21 06:21:05 +00:00 committed by GitHub
parent 2ffb543f7c
commit ea875a4c64

View file

@ -128,7 +128,7 @@ ynh_add_nginx_config
#=================================================
ynh_script_progression --message="Creating a data directory..."
datadir=/home/yunohost.app/$app
# datadir=/home/yunohost.app/$app
ynh_app_setting_set --app=$app --key=datadir --value=$datadir
mkdir -p $datadir