source:
install/g2complete/post-link.sh
@
3915
Last change on this file since 3915 was 3910, checked in by toby, 4 years ago | |
---|---|
|
|
File size: 227 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | echo "Complete installation GSAS-II and update from APS subversion server if on network" |
3 | echo $PREFIX/bin/python |
4 | $PREFIX/bin/python $PREFIX/GSASII/bootstrap.py --nonet |
5 | $PREFIX/bin/python $PREFIX/GSASII/bootstrap.py |
Note: See TracBrowser
for help on using the repository browser.