mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
remove apt sources
This commit is contained in:
parent
268b3df87b
commit
f3f4efec78
1 changed files with 8 additions and 0 deletions
|
@ -73,6 +73,14 @@ ynh_remove_ruby
|
||||||
ynh_remove_app_dependencies
|
ynh_remove_app_dependencies
|
||||||
ynh_remove_nodejs
|
ynh_remove_nodejs
|
||||||
|
|
||||||
|
#=================================================
|
||||||
|
# REMOVE APT SOURCES
|
||||||
|
#=================================================
|
||||||
|
ynh_print_info "Removing apt sources"
|
||||||
|
|
||||||
|
ynh_secure_remove "/etc/apt/sources.list.d/jessie-backports.list"
|
||||||
|
ynh_secure_remove "/etc/apt/sources.list.d/yarn.list"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE APP MAIN DIR
|
# REMOVE APP MAIN DIR
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue