# HG changeset patch # User HIROSE Yuuji # Date 1631140956 -32400 # Node ID 102c2b14c5d8701980cc990354c4cb8258ff0291 # Parent 6c2f8bb3cc6e7b76b09f958eaaabae1da9ff954f S4MASTERDB in new world should be cgi.sq3 diff -r 6c2f8bb3cc6e -r 102c2b14c5d8 s4-newworld.sh --- a/s4-newworld.sh Mon Sep 06 09:11:25 2021 +0900 +++ b/s4-newworld.sh Thu Sep 09 07:42:36 2021 +0900 @@ -69,7 +69,7 @@ S4COLOR="$bgcolor" # Change this! DB=$dbdir/$shortname.sq3 SESSDB=$dbdir/sess.sq3 - S4MASTERDB=$db + S4MASTERDB=$S4MASTERDB S4CSS=$shortname.css TMPDIR=$tmpdir/$shortname EOF