mirror of
https://github.com/janet-lang/janet
synced 2024-11-20 07:34:49 +00:00
Remove extra os/mkdir.
This commit is contained in:
parent
b0af01a762
commit
343cb779d2
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env janet
|
||||
(os/mkdir "build")
|
||||
|
||||
# CLI tool for building janet projects.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user