mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update upgrade
try debug
This commit is contained in:
parent
1c457aa2ed
commit
234a4a186f
1 changed files with 2 additions and 2 deletions
|
@ -98,11 +98,11 @@ ynh_local_curl "/admin/index.php"
|
|||
sleep 5
|
||||
ynh_local_curl "/index.php"
|
||||
sleep 5
|
||||
# remove directory duplicated
|
||||
ynh_secure_remove --file="$install_dir/data/data"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
# remove directory duplicated
|
||||
ynh_secure_remove --file="$install_dir/data/data"
|
||||
|
||||
ynh_script_progression --message="Upgrade of $app completed" --last
|
||||
|
|
Loading…
Add table
Reference in a new issue