diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-30 04:39:03 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-30 04:39:03 +0900 |
| commit | 696ce7215119801a3420f01b99e1db41984741c5 (patch) | |
| tree | 92f2487592ecfb850799c74ca04f8770c4759f2b | |
| parent | 202084e9d5d817337dd4f0be258b143f2e46a8c3 (diff) | |
modified bin/mw
| -rwxr-xr-x | bin/mw | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -76,7 +76,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" } |
