doc
This commit is contained in:
parent
9bb15c5411
commit
97fc87f24f
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ bb -f script.clj
|
||||||
|
|
||||||
Using `bb` with a shebang also works:
|
Using `bb` with a shebang also works:
|
||||||
|
|
||||||
``` shellsession
|
``` clojure
|
||||||
#!/usr/bin/env bb -io -f
|
#!/usr/bin/env bb -io -f
|
||||||
|
|
||||||
(defn get-url [url]
|
(defn get-url [url]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue