Merge pull request #12 from YunoHost-Apps/testing

replace rm -rf by ynh_secure_remove
This commit is contained in:
yalh76 2019-02-09 12:45:46 +01:00 committed by GitHub
commit b2fb80e720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ ynh_remove_app_dependencies
ynh_use_nodejs
ynh_remove_nodejs
rm -rf "/etc/apt/sources.list.d/yarn.list"
ynh_secure_remove "/etc/apt/sources.list.d/yarn.list"
#=================================================
# REMOVE APP MAIN DIR