From 3d79bb62380e148fbaf0b7bba71fa1e5b2140c1e Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 21 Apr 2022 06:09:53 -0400 Subject: [PATCH] Create emails.sh --- emails.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 emails.sh diff --git a/emails.sh b/emails.sh new file mode 100644 index 0000000..5680b6d --- /dev/null +++ b/emails.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo dnf install thunderbird gpgme -y