4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rsync -va ../doc-web/ tom@abagail.onegeek.org:/home/tom/WWW.renpyorg/dev-doc/html/
|