瀏覽代碼

bash now default for mailsync command

tags/v3.1
Luke Smith 6 年之前
父節點
當前提交
d5f6a3b12f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      etc/mailsync.sh

+ 1
- 1
etc/mailsync.sh 查看文件

@@ -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.
#


Loading…
取消
儲存