summaryrefslogtreecommitdiff
blob: 8da42d17a47ca81e24dffd9b03a1a1772726ce6c (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

GORUA_DATADIR=%%GORUA_DATADIR%%
#BBSMENU=http://www43.tok2.com/home/syatol/2chboard/2chmenu.html
BBSMENU=http://azlucky.s25.xrea.com/2chboard/bbsmenu.html

cd ${GORUA_DATADIR}
make BOARDINFO_URL=${BBSMENU} update > /dev/null 2>&1
cd -

exec /usr/bin/goRua.rb