This commit is contained in:
Michiel Borkent 2019-08-15 09:04:14 +02:00
parent 9bb15c5411
commit 97fc87f24f

View file

@ -145,7 +145,7 @@ bb -f script.clj
Using `bb` with a shebang also works:
``` shellsession
``` clojure
#!/usr/bin/env bb -io -f
(defn get-url [url]