diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-21 02:17:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-21 02:17:06 +0000 |
| commit | c9cc84f0a01c5ff5477bbc99e8a1e50edd9da3f0 (patch) | |
| tree | 6f66f0d0464b5286b6cfb495a7d39a4df613d4f6 /release | |
| parent | 179c34054c7007a0e14b810ced6fb45794adbe13 (diff) | |
Notes
Diffstat (limited to 'release')
| -rwxr-xr-x | release/bininst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/bininst b/release/bininst index 077269e4bb666..f99485e56ee6c 100755 --- a/release/bininst +++ b/release/bininst @@ -13,7 +13,7 @@ # putting your name on top after doing something trivial like reindenting # it, just to make it look like you wrote it!). # -# $Id: bininst,v 1.46 1994/11/18 16:27:51 jkh Exp $ +# $Id: bininst,v 1.47 1994/11/20 14:49:46 jkh Exp $ if [ "$_BININST_LOADED_" = "yes" ]; then echo "Error, $0 loaded more than once!" @@ -82,7 +82,7 @@ Please select one of the following options:" -1 -1 4 \ case $choice in tzsetup) dialog --clear - tzsetup + sh /stand/tzsetup dialog --clear ;; |
