mirror of
https://github.com/imapsync/imapsync.git
synced 2025-07-23 18:55:55 +02:00
1.411
This commit is contained in:
parent
02322d6ed1
commit
09dfa9982d
72 changed files with 11829 additions and 287 deletions
5
i3
5
i3
|
@ -1,4 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
perl -IMail-IMAPClient-3.27/lib ./imapsync "$@"
|
||||
# $Id: i3,v 1.7 2011/03/15 01:15:48 gilles Exp gilles $
|
||||
|
||||
BASE=`dirname $0`
|
||||
perl -I${BASE}/Mail-IMAPClient-3.28/lib ${BASE}/imapsync "$@"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue