From c0fe503a872b05d2deb6631a8ba9874385b0868e Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Thu, 23 Dec 2021 00:14:13 -0700 Subject: [PATCH] add update script; remove _site --- update.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 update.sh diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..9c5b1f1 --- /dev/null +++ b/update.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +cd _site/ +rsync -a --exclude transcriptions/ -ruzvP * root@tait.tech:/var/www/html/tait.tech/