diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/sbotools-update-db.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sbotools-update-db.sh b/bin/sbotools-update-db.sh index a844986..eadf8c3 100755 --- a/bin/sbotools-update-db.sh +++ b/bin/sbotools-update-db.sh @@ -8,7 +8,7 @@ BOTDIR=/home/slackfacts/supybot DBFILE=$BOTDIR/SBoTools.sqlite3 SCRIPT=$BOTDIR/limnoria.slackfacts.plugins/bin/sbodb.pl -SBOTREE=/data/mirrors/slackbuilds.org/14.2 +SBOTREE=/data/mirrors/slackbuilds.org/15.0 SQLITE3=/usr/bin/sqlite3 LOG=$BOTDIR/sbotools-update-db.log DATEFILE=$BOTDIR/sbotools-update-db.lastdate |