diff --git a/books/info_grid/sync_production.sh b/books/info_grid/sync_production.sh new file mode 100644 index 0000000..f570988 --- /dev/null +++ b/books/info_grid/sync_production.sh @@ -0,0 +1,2 @@ +#!/bin/bash +rsync -rv ~/hero/www/info/info_grid/ root@info.ourworld.tf:/root/hero/www/info/info_grid/ \ No newline at end of file