From f10bcb49d17234dc52c8b67a7b7fd1796ab6f435 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 20 Sep 2018 12:40:12 -0700 Subject: work in progress on guide (mdbook) --- guide/push_qa.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 guide/push_qa.sh (limited to 'guide/push_qa.sh') diff --git a/guide/push_qa.sh b/guide/push_qa.sh new file mode 100755 index 00000000..ffdc41bb --- /dev/null +++ b/guide/push_qa.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +rsync -arv book/ fatcat-vm:/srv/fatcat/guide -- cgit v1.2.3