From baa5ce5419cd4c90b062ea5fb435b013e9e60ac5 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 25 May 2022 22:16:33 -0400 Subject: [PATCH] Update debian.sh --- debian/debian.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/debian.sh b/debian/debian.sh index c925243..a614f84 100644 --- a/debian/debian.sh +++ b/debian/debian.sh @@ -1,4 +1,4 @@ #!/bin/bash -sudo apt purge -y thunderbird emacs* firefox* keepassxc cups* vim* system-config-printer* -sudo apt autoremove \ No newline at end of file +sudo apt purge -y thunderbird emacs firefox* keepassxc cups* vim* system-config-printer* +sudo apt autoremove