mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
10 lines
250 B
Text
10 lines
250 B
Text
--- runit.tcl.bak Tue Apr 27 11:48:06 1999
|
|
+++ runit.tcl Tue Apr 27 11:48:06 1999
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# the next line restarts using wish \
|
|
- exec wish "$0" "$@"
|
|
+ exec wish8.2 "$0" "$@"
|
|
|
|
#!/usr/local/bin/wish
|
|
## runit (tkRunIt) 12/4/98
|