# HG changeset patch # User HIROSE Yuuji # Date 1649544892 -32400 # Node ID edd96c59c8a2f36cbe13412e45ca21f50af5b588 # Parent 27eacef6470b4c9cc487f526db9f8e4cb9a3c134 Fix reference of S4MASTERDB diff -r 27eacef6470b -r edd96c59c8a2 s4-newworld.sh --- a/s4-newworld.sh Sun Feb 20 17:11:34 2022 +0900 +++ b/s4-newworld.sh Sun Apr 10 07:54:52 2022 +0900 @@ -68,7 +68,7 @@ S4MASTERURL=\$URL URL=`dirname ${URL}.`/s4-world-$shortname$cgiext S4COLOR="$bgcolor" # Change this! - S4MASTERDB=\$DB # \$DB always points to master + S4MASTERDB=$S4MASTERDB # master database DB=$dbdir/$shortname.sq3 S4CSS=$shortname.css TMPDIR=$tmpdir/$shortname