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

Update upgrade

remove directory duplicated since upgrade
This commit is contained in:
Robles Rodolphe 2023-08-05 02:12:55 +02:00 committed by GitHub
parent a1e44a3654
commit e74680fe88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,6 +98,8 @@ ynh_local_curl "/admin/index.php"
sleep 5
ynh_local_curl "/index.php"
# remove directory duplicated
ynh_secure_remove --file=$install_dir/data/data
#=================================================
# END OF SCRIPT
#=================================================