1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/horde_ynh.git synced 2024-09-03 19:16:08 +02:00

Fix missing datadir

This commit is contained in:
yalh76 2022-03-09 20:12:38 +01:00
parent e81e13519f
commit 6aedbebafc

View file

@ -74,7 +74,7 @@ ynh_script_progression --message="Restoring the data directory..."
ynh_restore_file --origin_path="$gollem_data_dir"
mkdir -p $datadir
mkdir -p $gollem_data_dir
#=================================================
# RESTORE THE PHP-FPM CONFIGURATION