mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
Fixes
This commit is contained in:
parent
6dade54ce8
commit
b79091c509
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ ynh_print_info "Upgrading source files..."
|
|||
# cp -a "$final_path/php.log" "$tmpdir/php.log"
|
||||
|
||||
# Remove the app directory securely
|
||||
ynh_secure_remove "$final_path"
|
||||
# ynh_secure_remove "$final_path"
|
||||
|
||||
# If final_path doesn't exist, create it
|
||||
if [ -z "$final_path" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue