pkg(brainfuck-2.7.3): Disable edit line and run correctly

This commit is contained in:
Thomas Hobson 2021-03-19 22:24:40 +13:00
parent ee25a2eefa
commit 8342a4db33
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
brainfuck-2.7.3 "$@"
brainfuck $1