mbuild/do-dist
Mark Charney 52ceb3152e initial commit
Change-Id: I6fc3fd7babab231f4389689f9166e04ffba70136
2016-12-15 14:25:06 -05:00

8 lines
199 B
Tcsh
Executable File

#!/bin/csh -f
#
# edit setup.py, set the version number
python setup.py sdist --formats=gztar,zip
cp dist/* /home/mjcharne/www/mbuild/download
make-web-accessible /home/mjcharne/www/mbuild/download