bash now default for mailsync command

This commit is contained in:
Luke Smith 2018-06-08 11:40:58 -04:00
parent ff438de986
commit d5f6a3b12f

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# This script will run offlineimap and check
# for new email if there is an internet connection.
#