From 31b25d098946944ad5dab1a6cdd878212ea4e479 Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 4 Feb 2022 17:35:23 -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 5ea51f8..9111588 100644 --- a/debian.sh +++ b/debian.sh @@ -1,4 +1,4 @@ #!/bin/bash sudo apt remove emacs yelp keepassxc thunderbird firefox-esr gedit -y -suo apt autoremove -y +sudo apt autoremove -y