From f0d8bd01a7a582d374fd79258f1fc017dddd2be8 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Mon, 25 Mar 2024 13:05:52 +0000 Subject: [PATCH] start new info_grid manual book --- books/info_grid/sync_production.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 books/info_grid/sync_production.sh 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