summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-01-28 15:58:49 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-01-28 15:58:49 -0500
commit298206ddb7a85a9fabd92b3dc57c71cc6821a584 (patch)
tree31955e2c7c2ed7b3d4f3e9f8e26431b0d1c00160
parent639c9516e22ad7db0af6ed274283112cc8fbfd79 (diff)
download53hor-298206ddb7a85a9fabd92b3dc57c71cc6821a584.tar.xz
53hor-298206ddb7a85a9fabd92b3dc57c71cc6821a584.zip
excluding stuff that doesn't need to be live
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4813683..7181755 100644
--- a/Makefile
+++ b/Makefile
@@ -24,4 +24,4 @@ post:
sed -i '' "s#<ul id=\"index\">#<ul id=\"index\">\n<li> <a href=\"/$$FILENAME\">$$TITLE <code>$$LONG_DATE</code> </a> </li>#" index.html
live:
- rsync --recursive --update --exclude=Makefile --exclude=.git/ ./* atc@192.168.1.104:/zroot/www/
+ rsync --recursive --update --exclude=Makefile --exclude=.* --exclude=drafts ./* atc@192.168.1.104:/zroot/www/