mirror of https://github.com/BOINC/boinc.git
Use sh shell instead of csh for preinstall script
svn path=/trunk/boinc/; revision=13554
This commit is contained in:
parent
0f92338188
commit
db73b1a4d2
|
@ -1,7 +1,7 @@
|
|||
#!/bin/csh
|
||||
#!/bin/sh
|
||||
|
||||
##
|
||||
# Pre-Install / Pre-Upgrade Script for Macintosh BOINC Manager for OS X revised 9/5/07
|
||||
# Pre-Install / Pre-Upgrade Script for Macintosh BOINC Manager for OS X revised 9/6/07
|
||||
##
|
||||
|
||||
# If we are replacing an earlier GridRepublic installation, fix the data directory name before installing
|
||||
|
|
Loading…
Reference in New Issue