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:
parent
8a5942f5fd
commit
e7b3b20cfa
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ fi
|
||||||
if [ "$app_version" = "8" ]; then
|
if [ "$app_version" = "8" ]; then
|
||||||
bin_file="$final_path/venv/bin/python $final_path/$appname/$FORKNAME.py"
|
bin_file="$final_path/venv/bin/python $final_path/$appname/$FORKNAME.py"
|
||||||
fi
|
fi
|
||||||
|
export preinstall=0
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CHECK IF THE APP CAN BE RESTORED
|
# CHECK IF THE APP CAN BE RESTORED
|
||||||
|
|
Loading…
Reference in a new issue