From 4560c3d1250f0392ebbdde25ff72053046d72da5 Mon Sep 17 00:00:00 2001 From: James <31272717+gpd-pocket-hacker@users.noreply.github.com> Date: Wed, 17 Feb 2021 18:33:59 +0000 Subject: better cgi --- heating-cgi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heating-cgi/Makefile') diff --git a/heating-cgi/Makefile b/heating-cgi/Makefile index 7a7bc3b..3154015 100644 --- a/heating-cgi/Makefile +++ b/heating-cgi/Makefile @@ -5,7 +5,7 @@ SRC=heating.cgi boiler_rx run_boiler_rx other.stamp: ${SRC} - scp heating.cgi other:/export/home/httpd/heating/cgi-bin/index.cgi + #scp heating.cgi other:/export/home/httpd/heating/cgi-bin/index.cgi scp boiler_rx run_boiler_rx other:/usr/local/sbin/ touch $@ -- cgit v1.2.3