This website works better with JavaScript.
Home
Explore
Help
Sign In
adrian
/
mutt-wizard
mirror of
https://github.com/LukeSmithxyz/mutt-wizard.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
6
Wiki
Activity
Browse Source
bash now default for mailsync command
tags/v3.1
Luke Smith
6 years ago
parent
ff438de986
commit
d5f6a3b12f
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
etc/mailsync.sh
+ 1
- 1
etc/mailsync.sh
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/
usr/
bin/
env ba
sh
# This script will run offlineimap and check
# This script will run offlineimap and check
# for new email if there is an internet connection.
# for new email if there is an internet connection.
#
#
Write
Preview
Loading…
Cancel
Save