Merge pull request #12 from YunoHost-Apps/testing
replace rm -rf by ynh_secure_remove
This commit is contained in:
commit
b2fb80e720
@ -58,7 +58,7 @@ ynh_remove_app_dependencies
|
|||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
ynh_remove_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
|
# REMOVE APP MAIN DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user