Files

6 lines
80 B
Bash
Raw Permalink Normal View History

2020-09-10 21:42:46 -04:00
#!/bin/bash
source $(dirname $0)/env.sh
2020-09-10 21:42:46 -04:00
exec python3 $EMSCRIPTEN/emar.py "$@"