s4

changeset 330:37fd6d9d5d9b

Default revert to /bin/sh
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 21 Oct 2016 18:14:10 +0859
parents e4fedb216119
children 1a60dfc56bb0
files s4.cgi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/s4.cgi	Fri Oct 21 18:13:49 2016 +0859
     1.2 +++ b/s4.cgi	Fri Oct 21 18:14:10 2016 +0859
     1.3 @@ -1,4 +1,5 @@
     1.4  #!/bin/sh
     1.5 +#!/bin/ksh
     1.6  # 愛
     1.7  mydir=`dirname $0`
     1.8  . $mydir/s4-funcs.sh