mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=6217
This commit is contained in:
parent
ea69fbe591
commit
f1d089c955
|
@ -9,3 +9,5 @@ chmod -R a+s /Applications/BOINCManager.app
|
||||||
cd "$1"
|
cd "$1"
|
||||||
# Run the Postinstall Application
|
# Run the Postinstall Application
|
||||||
Contents/Resources/PostInstall.app/Contents/MacOS/PostInstall &
|
Contents/Resources/PostInstall.app/Contents/MacOS/PostInstall &
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
|
@ -9,3 +9,5 @@ chmod -R a+s /Applications/BOINCManager.app
|
||||||
cd "$1"
|
cd "$1"
|
||||||
# Run the Postinstall Application
|
# Run the Postinstall Application
|
||||||
Contents/Resources/PostInstall.app/Contents/MacOS/PostInstall &
|
Contents/Resources/PostInstall.app/Contents/MacOS/PostInstall &
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue