summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-12-14 17:30:00 -0500
committerAdam T. Carpenter <atc@53hor.net>2020-12-14 17:30:00 -0500
commit2d70a0e45d9aef986cb3049de01978b56d830272 (patch)
tree96ab548f5e7fdcd23571f821dcb487f2ede45a27 /Makefile
parente8323c71bb5f3fdd82c3159000dbc76ec5fdab51 (diff)
download53hor-2d70a0e45d9aef986cb3049de01978b56d830272.tar.xz
53hor-2d70a0e45d9aef986cb3049de01978b56d830272.zip
updated drafts, added live to makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b8b9e14..d8458d6 100644
--- a/Makefile
+++ b/Makefile
@@ -23,3 +23,5 @@ post:
sed -i '' "s#</channel> </rss>#<item> <title>$$TITLE</title> <pubDate>$$LONG_DATE</pubDate> <link>https://www.53hor.net/$$FILENAME</link> <guid>https://www.53hor.net/$$FILENAME</guid> </item>\n</channel> </rss>#" rss.xml; \
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 -r ./* adam@53hor.net:/srv/www/53hor.net/