added copy command for host settings

This commit is contained in:
fawce
2012-02-28 23:38:20 -05:00
parent 3deea39c7f
commit a319d2b2cd
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -27,6 +27,9 @@ workon zipline
# Show what we have installed
pip freeze
#copy the host_settings file into place
cp /mnt/jenkins/zipline_host_settings.py ./host_settings.py
#documentation output
paver apidocs html