We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cce68b4 + be8c0ad commit d87159fCopy full SHA for d87159f
sources/gorilla.tcl
@@ -1,6 +1,6 @@
1
#! /bin/sh
2
# the next line restarts using wish \
3
-exec tclsh8.5 "$0" ${1+"$@"}
+exec tclsh "$0" ${1+"$@"}
4
5
#
6
# ----------------------------------------------------------------------
0 commit comments