From dc22c906b0aa4f5e6e362294f99e07bf843814b0 Mon Sep 17 00:00:00 2001 From: Conrad Lara - KG6JEI Date: Thu, 26 Mar 2015 01:38:58 -0700 Subject: [PATCH] bugfix: node-setup errors out with =for error. Remove extra line added to first line in node-setup in 99182e2b52584961a7b7c4999abda3a1ae9965ed --- files/usr/local/bin/node-setup | 1 - 1 file changed, 1 deletion(-) diff --git a/files/usr/local/bin/node-setup b/files/usr/local/bin/node-setup index d42c460c..98d9cf2c 100755 --- a/files/usr/local/bin/node-setup +++ b/files/usr/local/bin/node-setup @@ -1,4 +1,3 @@ - #!/usr/bin/perl -w -I/www/cgi-bin =for commnet