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