Replace UGR email with UGent

This commit is contained in:
2021-09-22 00:12:17 +02:00
parent fff1a5ac2f
commit afc9449156
6 changed files with 53 additions and 47 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
nix-shell -p python38 --command "python ~/.local/bin/MIMEmbellish | msmtp -a $1 -t"
nix-shell -p python39 --command "python ~/.local/bin/MIMEmbellish | msmtp -a $1 -t"