replace rm -rf by ynh_secure_remove

This commit is contained in:
yalh76 2019-02-09 12:45:21 +01:00 committed by GitHub
parent 1c5493b216
commit 86cf51c721
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