bin/*: Use plain `/usr/bin/tclsh' in shebang lines.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 2 Jul 2017 23:55:23 +0000 (00:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 2 Jul 2017 23:55:23 +0000 (00:55 +0100)
bin/add
bin/check
bin/revoke
bin/setup
bin/update
bin/withdraw

diff --git a/bin/add b/bin/add
index d4eae0f..cb4ecf0 100755 (executable)
--- a/bin/add
+++ b/bin/add
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Insert a certificate request into the database.
index bf276f0..cdf97e9 100755 (executable)
--- a/bin/check
+++ b/bin/check
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Check that the certificate authority database and files are consistent.
index 15ae900..4831287 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Revoke a certificate request
index a87d5b4..b0e2226 100755 (executable)
--- a/bin/setup
+++ b/bin/setup
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Initialize a new certificate authority.
index fb46363..a0a96e5 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Run periodic maintenance on the certificate database
index 4f67086..fbbb75c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Revoke a certificate request