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