From a2754e8e9c96bd2f381d591c73e5e44fbf639282 Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 4 Feb 2022 20:44:50 -0500 Subject: [PATCH] Update debian.sh --- debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.sh b/debian.sh index ae9a6fd..7090727 100644 --- a/debian.sh +++ b/debian.sh @@ -1,4 +1,4 @@ #!/bin/bash -sudo apt purge emacs yelp keepassxc thunderbird firefox-esr gedit gnome-keyring -y +sudo apt purge emacs emacs-gtk yelp keepassxc thunderbird firefox-esr gedit gnome-keyring -y sudo apt autoremove -y