소스 검색

remove msbync profile for online accounts after -l

tags/v3.1
Luke Smith 5 년 전
부모
커밋
7f007a7aab
No known key found for this signature in database GPG 키 ID: 4C50B54A911F6252
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      mw

+ 1
- 0
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() { \


불러오는 중...
취소
저장