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

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