This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
farlands
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix#2: bf
txlyre
1 year ago
parent
08c2273d6c
commit
2883fb1ee4
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
langs/bf/run.sh
+ 2
- 0
langs/bf/run.sh
View File
@@ -2,4 +2,6 @@
IN="$(mktemp --suffix .b)"
IN="$(mktemp --suffix .b)"
+cat > "$IN"
+
bf "$IN"
bf "$IN"