##// END OF EJS Templates
Add the igrid help files to the list of data files...
Add the igrid help files to the list of data files to be installed alongside igrid.

File last commit:

r506:20e0542a
r545:e1046222
Show More
testupload
6 lines | 184 B | text/plain | TextLexer
#!/bin/sh
# clean public testing/ dir and upload
#ssh "rm -f ipython@ipython.scipy.org:www/dist/testing/*"
cd ~/ipython/ipython/dist
scp * ipython@ipython.scipy.org:www/dist/testing/