annotate bin/mke @ 5582:03ab4bf21ad7

<shachaf> le/rn newline/Newlines are le/rn\'s \\ biggest weakness.
author HackBot
date Mon, 15 Jun 2015 21:17:07 +0000
parents 35b8e834741e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5565
35b8e834741e <shachaf> mk bin/mke//key=$(mk "$@") && echo "$key" && chmod +x "$key"
HackBot
parents: 5564
diff changeset
1 key=$(mk "$@") && echo "$key" && chmod +x "$key"