3 lines
141 B
Bash
3 lines
141 B
Bash
|
#!/bin/bash
|
||
|
/bin/bash ~/hero/var/mdbuild/asimov/build.sh
|
||
|
rsync -rav ~/hero/www/info/asimov/ root@info.ourworld.tf:/root/hero/www/info/tfcoop/
|