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