From 03a343727c95aac9ef994cfdfe8f75703ac69cb1 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" <atc@53hor.net> Date: Thu, 28 Jan 2021 13:06:40 -0500 Subject: added robots.txt, added dotnet 5 draft, updated live link --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05df297..3c9b909 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 -r ./* adam@53hor.net:/srv/www/53hor.net/ + rsync -r ./* atc@192.168.1.104:/var/www/ -- cgit v1.2.3