mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Remove extra repo
This commit is contained in:
parent
ede58159a7
commit
1c48cc0995
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@ ynh_script_progression --message="Removing dependencies..." --weight=1
|
|||
# Remove metapackage and its dependencies
|
||||
ynh_remove_app_dependencies
|
||||
|
||||
ynh_remove_extra_repo
|
||||
|
||||
dpkg --configure -a
|
||||
apt-key del "379CE192D401AB61"
|
||||
|
||||
#=================================================
|
||||
# REMOVE APP MAIN DIR
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue