summarylogtreecommitdiffstats
path: root/pytrainer.sh
blob: f0b9a2cbd3f50aff391fe4dab7683396f7ab3a5d (plain)
1
2
3
4
5
#!/bin/sh
# First arg is log level, e.g. -d for DEBUG

cd /usr/share/pytrainer
exec python2 pytrainer "$@"