#!/bin/sh

export LINFO_NCURSES=1

/usr/bin/env php index.php "$@"
