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

No need to redeclare datadir

This commit is contained in:
Pierluigi Cau 2021-08-21 06:28:31 +00:00 committed by GitHub
parent ea875a4c64
commit 7bf2a7ca77

View file

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