From b313260042b80088455dbd9956b6a44b88b8e466 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 21 Apr 2022 06:41:14 -0400 Subject: [PATCH] Update emails.sh --- emails.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emails.sh b/emails.sh index 5680b6d..2ea9fcb 100644 --- a/emails.sh +++ b/emails.sh @@ -1,3 +1,3 @@ #!/bin/bash -sudo dnf install thunderbird gpgme -y +sudo dnf install thunderbird -y