Fossil SCM
Make mkindex.tcl directly executable
Commit
419a3c3e48ad82e28b7a3649a4c3b575633a5b5d
Parent
839eca1842c2af6…
1 file changed
+1
-1
+1
-1
| --- www/mkindex.tcl | ||
| +++ www/mkindex.tcl | ||
| @@ -1,6 +1,6 @@ | ||
| 1 | -#!/bin/sh | |
| 1 | +#!/usr/bin/env tclsh | |
| 2 | 2 | # |
| 3 | 3 | # Run this TCL script to generate a WIKI page that contains a |
| 4 | 4 | # permuted index of the various documentation files. |
| 5 | 5 | # |
| 6 | 6 | # tclsh mkindex.tcl |
| 7 | 7 |
| --- www/mkindex.tcl | |
| +++ www/mkindex.tcl | |
| @@ -1,6 +1,6 @@ | |
| 1 | #!/bin/sh |
| 2 | # |
| 3 | # Run this TCL script to generate a WIKI page that contains a |
| 4 | # permuted index of the various documentation files. |
| 5 | # |
| 6 | # tclsh mkindex.tcl |
| 7 |
| --- www/mkindex.tcl | |
| +++ www/mkindex.tcl | |
| @@ -1,6 +1,6 @@ | |
| 1 | #!/usr/bin/env tclsh |
| 2 | # |
| 3 | # Run this TCL script to generate a WIKI page that contains a |
| 4 | # permuted index of the various documentation files. |
| 5 | # |
| 6 | # tclsh mkindex.tcl |
| 7 |