*** empty log message ***

svn path=/trunk/boinc/; revision=4184
This commit is contained in:
David Anderson 2004-09-10 21:57:54 +00:00
parent 63bfaae8fd
commit 989f46995e
2 changed files with 7 additions and 0 deletions

Binary file not shown.

7
client/mac/postinstall Normal file
View File

@ -0,0 +1,7 @@
#!/bin/sh
# Run BoincLaunch
open ./BoincLaunch.app
exit 0