1
0
Fork 0
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:
ericgaspar 2021-03-07 18:20:45 +01:00
parent ede58159a7
commit 1c48cc0995
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -59,6 +59,11 @@ ynh_script_progression --message="Removing dependencies..." --weight=1
# Remove metapackage and its dependencies # Remove metapackage and its dependencies
ynh_remove_app_dependencies ynh_remove_app_dependencies
ynh_remove_extra_repo
dpkg --configure -a
apt-key del "379CE192D401AB61"
#================================================= #=================================================
# REMOVE APP MAIN DIR # REMOVE APP MAIN DIR
#================================================= #=================================================