impressive/impressive.sh
2009-02-16 22:05:23 +00:00

9 lines
126 B
Bash
Executable file

#!/bin/bash
. /usr/share/opengl-games-utils/opengl-game-functions.sh
APP=python-impressive
checkDriOK $APP
exec $APP "$@"