mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
remove rm -rf
This commit is contained in:
parent
633869aaff
commit
2d4d91395c
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ ynh_print_info "Removing app main directory"
|
|||
|
||||
# Remove the app directory securely
|
||||
ynh_secure_remove "$final_path"
|
||||
rm -rf "$final_path"
|
||||
|
||||
#=================================================
|
||||
# REMOVE NGINX CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue