replace rm -rf by ynh_secure_remove
This commit is contained in:
parent
1c5493b216
commit
86cf51c721
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user