mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
perl -IMail-IMAPClient-2.2.9 ./imapsync "$@"
|
||
|
|