about summary refs log tree commit diff stats
path: root/translate
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-09-04 17:36:12 -0700
committerKartik Agaram <vc@akkartik.com>2019-09-04 17:36:12 -0700
commit531f14c9730e6ba00829b701eb0f9ab3219d1b0d (patch)
tree5a03ccb0a359d36fb0b945f14e5e2a44e009c432 /translate
parentc2d60fbe87e0eb817563f053faef5b64e4b64c03 (diff)
downloadmu-531f14c9730e6ba00829b701eb0f9ab3219d1b0d.tar.gz
5619
Diffstat (limited to 'translate')
-rwxr-xr-xtranslate2
1 files changed, 2 insertions, 0 deletions
diff --git a/translate b/translate
index d2379814..08d23573 100755
--- a/translate
+++ b/translate
@@ -35,3 +35,5 @@ cat a.pack      |./subx_bin run apps/survey   > a.survey
 
 echo "  hex"
 cat a.survey    |./subx_bin run apps/hex      > a.elf
+
+chmod +x a.elf