s4

diff s4-newworld.sh @ 1039:68a01c699acb

Fix HELP string for minitbl
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 06 Apr 2024 18:08:10 +0900
parents b6d1384e1b2c
children
line diff
     1.1 --- a/s4-newworld.sh	Sun Feb 20 15:37:50 2022 +0900
     1.2 +++ b/s4-newworld.sh	Sat Apr 06 18:08:10 2024 +0900
     1.3 @@ -68,7 +68,7 @@
     1.4  	S4MASTERURL=\$URL
     1.5  	URL=`dirname ${URL}.`/s4-world-$shortname$cgiext
     1.6  	S4COLOR="$bgcolor"			# Change this!
     1.7 -	S4MASTERDB=\$DB				# \$DB always points to master
     1.8 +	S4MASTERDB=$S4MASTERDB			# master database
     1.9  	DB=$dbdir/$shortname.sq3
    1.10  	S4CSS=$shortname.css
    1.11  	TMPDIR=$tmpdir/$shortname