1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/openproject_ynh.git synced 2024-09-03 19:56:10 +02:00

Fix restore

This commit is contained in:
yalh76 2022-02-28 20:27:32 +01:00
parent 057c3674ec
commit d8c8723a02

View file

@ -37,9 +37,6 @@ db_user=$db_name
#=================================================
ynh_script_progression --message="Validating restoration parameters..."
test ! -d $final_path \
|| ynh_die --message="There is already a directory: $final_path "
#=================================================
# STANDARD RESTORATION STEPS
#=================================================