summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-02-01 17:52:10 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-02-01 17:52:10 -0500
commit97175ce594674c26d3ff627622ffbc92182a30bd (patch)
tree9774424b08e9c33dffbf2786c1128245be3566fe
parent298206ddb7a85a9fabd92b3dc57c71cc6821a584 (diff)
download53hor-97175ce594674c26d3ff627622ffbc92182a30bd.tar.xz
53hor-97175ce594674c26d3ff627622ffbc92182a30bd.zip
removed make live in favor of automatic updates
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 7181755..c20643c 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,3 @@ post:
$$EDITOR $$FILENAME; \
sed -i '' "s#</channel>#<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.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 --recursive --update --exclude=Makefile --exclude=.* --exclude=drafts ./* atc@192.168.1.104:/zroot/www/