Luke Smith
5 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4C50B54A911F6252
1 zmienionych plików z
1 dodań i
0 usunięć
-
mw
|
|
@@ -188,6 +188,7 @@ trysync() { \ |
|
|
|
else |
|
|
|
printf "\033[31m\033[31mSync not successful.\033[0m Try running \`mbsync %s\` manually after double-checking your password and server settings.\\nThen select to finalize the account.\\n" "$title"; return 1 |
|
|
|
fi |
|
|
|
[ "$accounttype" = "online" ] && sed -i "/IMAPStore $title-remote$/,/# End profile/d" "$mbsyncrc" |
|
|
|
} |
|
|
|
|
|
|
|
finalize() { \ |
|
|
|