#!/bin/sh

. /var/www/html/moodle/scripts/setenv.sh

exec /var/www/html/moodle/sqlite/bin/.sqlite3.bin  "$@"
