Track clirail tracking - and add head

This commit is contained in:
Felix Van der Jeugt 2019-10-16 14:41:37 +02:00
parent 9b53883ad8
commit ab93b01914
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 4 additions and 0 deletions

4
local/bin/clirail Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/sh
cd /data/programming/clirail
[ -z "$*" ] && set -- gent lokeren
./clirail.py "$@" | head