From 6aa37888999d02956210ce1c5269b68a5968101a Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 4 Feb 2022 14:42:16 -0500 Subject: [PATCH] Update debian.sh --- debian.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian.sh b/debian.sh index 05a9885..5ea51f8 100644 --- a/debian.sh +++ b/debian.sh @@ -1,3 +1,4 @@ #!/bin/bash -sudo apt remove emacs yelp keepassxc thunderbird firefox-esr -y +sudo apt remove emacs yelp keepassxc thunderbird firefox-esr gedit -y +suo apt autoremove -y