diff --git a/debian.sh b/debian.sh index 9e3f734..ae9a6fd 100644 --- a/debian.sh +++ b/debian.sh @@ -1,4 +1,4 @@ #!/bin/bash -sudo apt purge emacs yelp keepassxc thunderbird firefox-esr gedit -y +sudo apt purge emacs yelp keepassxc thunderbird firefox-esr gedit gnome-keyring -y sudo apt autoremove -y