This commit is contained in:
Denis Lehmann 2022-01-15 11:12:17 +01:00
parent 816ac7feca
commit d1da2d9e49

View file

@ -97,7 +97,7 @@
#+begin_src sh
source <(curl -s https://raw.githubusercontent.com/Deleh/sf/master/sf)
#+end_src
*Note* that this adds an online dependency to your script and if /sf/ changes your script may break.
*Note* that this adds an online dependency to your script and if /sf/ changes, your script may break.
This method should only be used for testing purposes.
*** 3. Write your script