Nikola Kvartovič
1 month ago
No known key found for this signature in database
GPG Key ID: E99FBF734652D095
1 changed files with
0 additions and
1 deletions
-
bin/mw
|
|
|
@@ -70,7 +70,6 @@ list() { getaccounts && [ -n "$accounts" ] && echo "$accounts" || exit 1; } |
|
|
|
|
|
|
|
prepmsmtp() { |
|
|
|
mkdir -p "${msmtprc%/*}" "${msmtplog%/*}" |
|
|
|
ln -s "$msmtprc" "$HOME/.msmtprc" 2>/dev/null |
|
|
|
envsubst <"$msmtptemp" >>"$msmtprc" |
|
|
|
} |
|
|
|
|
|
|
|
|