source: install/g2complete/post-link.sh @ 3915

Last change on this file since 3915 was 3910, checked in by toby, 4 years ago

new packaging including GSAS-II files

  • Property svn:executable set to *
File size: 227 bytes
Line 
1#!/bin/bash
2echo "Complete installation GSAS-II and update from APS subversion server if on network"
3echo $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.