1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreerp_ynh.git synced 2024-09-03 19:36:13 +02:00

Fix restore

This commit is contained in:
yalh76 2022-02-16 01:26:09 +01:00
parent 8a5942f5fd
commit e7b3b20cfa

View file

@ -26,6 +26,7 @@ fi
if [ "$app_version" = "8" ]; then
bin_file="$final_path/venv/bin/python $final_path/$appname/$FORKNAME.py"
fi
export preinstall=0
#=================================================
# CHECK IF THE APP CAN BE RESTORED