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 fatal bug
txlyre
1 year ago
parent
de29ae5c42
commit
7ef4f2b256
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
langs/elixir/run.sh
+ 1
- 1
langs/elixir/run.sh
View File
@@ -1,4 +1,4 @@
-IN="$(mktemp --suff
f
ix .exs)"
+IN="$(mktemp --suffix .exs)"
cat > "$IN"