mirror of
https://github.com/moparisthebest/davmail
synced 2024-11-11 03:45:03 -05:00
f8d4694ef7
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@73 3d1905a2-6b24-0410-a738-b14d5a86fcbd
6 lines
149 B
Bash
6 lines
149 B
Bash
# Ubuntu setup instructions :
|
|
# install java :
|
|
# sudo apt-get install sun-java6-bin
|
|
# launch davmail :
|
|
java -cp davmail.jar:lib/* davmail.DavGateway
|