Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
* Fix a disasterous typo of root bash to just bash. Sorry about that...
  • Loading branch information
jj1bdx committed Mar 8, 2014
1 parent b34e52a commit 3357592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -166,7 +166,7 @@ test: all

concuerror:
printf "\
#%c/usr/bin/env /bash\n\n\
#%c/usr/bin/env bash\n\n\
Date=\$$(date +%%s%%N)\n\
Name=\"$(APP_STRING)\$$Date\"\n\
Cookie=\"$(APP_STRING)Cookie\"\n\n\
Expand Down

0 comments on commit 3357592

Please sign in to comment.