comparison s4-newworld.sh @ 940:102c2b14c5d8 draft

S4MASTERDB in new world should be cgi.sq3
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 09 Sep 2021 07:42:36 +0900
parents d2c4c473e08e
children b6d1384e1b2c
comparison
equal deleted inserted replaced
939:6c2f8bb3cc6e 940:102c2b14c5d8
67 S4MASTERURL=\$URL 67 S4MASTERURL=\$URL
68 URL=`dirname ${URL}.`/s4-world-$shortname$cgiext 68 URL=`dirname ${URL}.`/s4-world-$shortname$cgiext
69 S4COLOR="$bgcolor" # Change this! 69 S4COLOR="$bgcolor" # Change this!
70 DB=$dbdir/$shortname.sq3 70 DB=$dbdir/$shortname.sq3
71 SESSDB=$dbdir/sess.sq3 71 SESSDB=$dbdir/sess.sq3
72 S4MASTERDB=$db 72 S4MASTERDB=$S4MASTERDB
73 S4CSS=$shortname.css 73 S4CSS=$shortname.css
74 TMPDIR=$tmpdir/$shortname 74 TMPDIR=$tmpdir/$shortname
75 EOF 75 EOF
76 # Create CSS 76 # Create CSS
77 cat<<-EOF > $shortname.css 77 cat<<-EOF > $shortname.css

yatex.org