diff options
author | Karel Kočí <cynerd@email.cz> | 2018-05-02 22:55:45 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-05-02 22:55:45 +0200 |
commit | 2eb4a717a5db32b326d725cb7942127a01f549be (patch) | |
tree | 2d0a7f7be785e9fe230cf8e88c22a7b5851bc7f0 /install | |
parent | 6c629ee7ac9b386e0e99c35044172e353cae1da3 (diff) | |
download | myconfigs-2eb4a717a5db32b326d725cb7942127a01f549be.tar.gz myconfigs-2eb4a717a5db32b326d725cb7942127a01f549be.tar.bz2 myconfigs-2eb4a717a5db32b326d725cb7942127a01f549be.zip |
WIP: replace syncemail with netsyncnetsync
Diffstat (limited to 'install')
-rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,8 +59,8 @@ if ask "Install email synchronization"; then inst local/sbin/newmail-notify ~/.local/sbin/newmail-notify inst_email_sync # Contains: - # inst local/sbin/syncemail ~/.local/sbin/ # inst config/offlineimap/ ~/.config/offlineimap + inst config/offlineimap/plugin.py ~/.config/offlineimap/plugin.py fi if ask "Install mutt configuration"; then |