From 3606e4bb11cad0505d2ec85fb6090064829dbde9 Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 9 Mar 2017 04:12:03 +0100 Subject: Replace offlineimap with isync (mbsync) --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index d4d168a..f7c0ef6 100755 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ if [ "$#" -ne 1 ]; then git submodule update --init --recursive # ensure mail directory exists - mkdir -p ~/.mail + mkdir -p ~/.mail/tharre3@gmail.com find . -maxdepth 1 ! -path . ! -name .git ! -name .gitmodules \ ! -name .gitignore ! -name .updated -name '.*' -exec "$0" {} \; -- cgit v1.2.3-70-g09d2