mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update upgrade
try delete directory not needed
This commit is contained in:
parent
d98bb755e5
commit
2a72e5b2d4
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ chmod 660 "$install_dir/config.local.user.php"
|
|||
ynh_script_progression --message="Finalise upgrade" --weight=1
|
||||
|
||||
# remove directory duplicated
|
||||
ynh_secure_remove --file=$install_dir/data/data/
|
||||
ynh_secure_remove --file="$install_dir/data/data"
|
||||
|
||||
ynh_local_curl "/admin/index.php"
|
||||
sleep 5
|
||||
|
|
Loading…
Add table
Reference in a new issue