repo.or.cz
/
htmlpurifier-web.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 4.11.0
[htmlpurifier-web.git]
/
releases
/
upload-all.sh
blob
47561bbdadc1e23882ff44ccf1ca5e5a5397e792
1
#!/bin/sh
2
if
[
$#
-ne
1
]
3
then
4
echo
"Usage: ./upload-all.sh version"
5
exit
6
fi
7
VERSION
=
$1
8
scp htmlpurifier-
$1
*
athena.dialup.mit.edu
:
~
/
web_scripts
/
htmlpurifier
/
releases
9
#scp htmlpurifier-$1* htmlpurifier.org:/home/ezyang/htmlpurifier.org/releases