From 5aa8ec238c46f1961dbd9541d0067d60e2f18c28 Mon Sep 17 00:00:00 2001 From: epoch Date: Mon, 1 Jun 2020 03:55:51 -0500 Subject: added query_param script. fixed a really dumb bug in uriescape --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b6e3ab8..7809a59 100644 --- a/Makefile +++ b/Makefile @@ -36,3 +36,4 @@ install: all install -t $(PREFIX)/bin urigetline install -t $(PREFIX)/bin copy_start_nevermind.sh install -t $(PREFIX)/bin choose + install -t $(PREFIX)/bin query_param -- cgit v1.2.3