##// END OF EJS Templates
Update URLs in script.
Fernando Perez -
Show More
@@ -1,6 +1,6 b''
1 #!/bin/sh
1 #!/bin/sh
2 # Simple upload script to push up into the testing directory a local build
2 # Simple upload script to push up into the testing directory a local build
3 ipdir=$PWD/..
3 ipdir=$PWD/..
4
4
5 cd $ipdir/dist
5 cd $ipdir/dist
6 scp * ipython@ipython.scipy.org:www/dist/testing/
6 scp * ipython@archive.ipython.org:archive.ipython.org/testing/
General Comments 0
You need to be logged in to leave comments. Login now