s4

changeset 940:102c2b14c5d8

S4MASTERDB in new world should be cgi.sq3
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 09 Sep 2021 07:42:36 +0900
parents 6c2f8bb3cc6e
children 79c7e64884c4
files s4-newworld.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-newworld.sh	Mon Sep 06 09:11:25 2021 +0900
     1.2 +++ b/s4-newworld.sh	Thu Sep 09 07:42:36 2021 +0900
     1.3 @@ -69,7 +69,7 @@
     1.4  	S4COLOR="$bgcolor"			# Change this!
     1.5  	DB=$dbdir/$shortname.sq3
     1.6  	SESSDB=$dbdir/sess.sq3
     1.7 -	S4MASTERDB=$db
     1.8 +	S4MASTERDB=$S4MASTERDB
     1.9  	S4CSS=$shortname.css
    1.10  	TMPDIR=$tmpdir/$shortname
    1.11  EOF