chiark / gitweb /
print README url
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Nov 2021 17:58:03 +0000 (17:58 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Nov 2021 17:58:16 +0000 (17:58 +0000)
Makefile

index 39d6e727595a4016970278c3c9b0577e4127cb58..7388793e2cdb04e921331c900e69146ddf98147b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,9 +60,9 @@ PUBLISH_FILES= \
 
 pubssh=c
 pubpath=games-rules/quacks
-puburl=https://www.chiark.greenend.org.uk/~ijackson/README.html
+puburl=https://www.chiark.greenend.org.uk/~ijackson/
 
 publish: $(PUBLISH)
        git push origin
        rsync $^ $(pubssh):public-html/$(pubpath)/.
-       @echo $(puburl)$(pubpath)/
+       @echo $(puburl)$(pubpath)/README.html