File: up.sh

package info (click to toggle)
ruby-pgplot 0.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: ruby: 1,625; makefile: 77; ansic: 57; sh: 17
file content (17 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sftp rubyforge <<EOF
cd /var/www/gforge-projects/pgplot
put index.html
put pgcont.html
put pghist.html
put pgimag.html
put pgline.html
put rbpg-ind.html
put rbpgplot.html
put install.html.ja
put method.html.ja
put tutorial-01.html.ja
put ../README
put ../README.ja
put *.png
quit
EOF