summarylogtreecommitdiffstats
path: root/emake
blob: 41efacc86730b179d3dc7bc23f1770e9fc349297 (plain)
1
2
3
4
5
#!/bin/bash

# excute emake
cd /opt/enigma-dev-git/
./emake "$@"