Ver a proveniência

bash now default for mailsync command

tags/v3.1
Luke Smith há 7 anos
ascendente
cometimento
d5f6a3b12f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      etc/mailsync.sh

+ 1
- 1
etc/mailsync.sh Ver ficheiro

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# 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.
# #


Carregando…
Cancelar
Guardar