Remove Yarn repository

This commit is contained in:
yalh76
2019-02-20 18:52:24 +01:00
parent 555512fb4a
commit 2e99a1ba62
5 changed files with 26 additions and 13 deletions

View File

@@ -62,7 +62,12 @@ ynh_remove_app_dependencies
ynh_use_nodejs
ynh_remove_nodejs
ynh_secure_remove "/etc/apt/sources.list.d/yarn.list"
#=================================================
# REMOVE YARN 1.13.0
#=================================================
ynh_print_info "Removing yarn 1.13.0..."
sudo apt remove yarn
#=================================================
# REMOVE APP MAIN DIR