summaryrefslogtreecommitdiffstats
path: root/heating-cgi/Makefile
diff options
context:
space:
mode:
authorJames <31272717+gpd-pocket-hacker@users.noreply.github.com>2021-02-17 18:33:59 +0000
committerJames <31272717+gpd-pocket-hacker@users.noreply.github.com>2021-02-17 18:34:08 +0000
commit4560c3d1250f0392ebbdde25ff72053046d72da5 (patch)
tree65f6496d1f002dc1d391846fca9a8bc250c216f5 /heating-cgi/Makefile
parentc994c3323ee1b0d19faa86ebe26a01d566b86eaa (diff)
downloadheating-4560c3d1250f0392ebbdde25ff72053046d72da5.tar.gz
heating-4560c3d1250f0392ebbdde25ff72053046d72da5.tar.bz2
heating-4560c3d1250f0392ebbdde25ff72053046d72da5.zip
better cgi
Diffstat (limited to 'heating-cgi/Makefile')
-rw-r--r--heating-cgi/Makefile2
1 files changed, 1 insertions, 1 deletions
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 $@