summaryrefslogtreecommitdiffstats
path: root/heating-cgi/Makefile
diff options
context:
space:
mode:
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 $@