From 53e28c310e9612dcb6e745f74f3ead44a8ade457 Mon Sep 17 00:00:00 2001 From: epoch Date: Thu, 29 Apr 2021 21:31:38 +0000 Subject: added QR code option to copy_start_nevermind.sh, Makefile now includes urnresolve. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 16d2e7c..12b0a67 100644 --- a/Makefile +++ b/Makefile @@ -43,5 +43,6 @@ install: all install -t $(PREFIX)/bin data_handler install -t $(PREFIX)/bin unshorten.sh install -t $(PREFIX)/bin shorten + install -t $(PREFIX)/bin urnresolve install -t $(PREFIX)/bin urnstart chgrp shorten $(PREFIX)/bin/shorten && chmod g+s $(PREFIX)/bin/shorten -- cgit v1.2.3