5 lines
79 B
Bash
5 lines
79 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./webnomad/render
|
||
|
rsync -PraX pub/* files.dyne.org:/srv/www/tazebao
|