update README
This commit is contained in:
parent
613c526b5e
commit
85f7562e50
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
-----
|
||||
|
||||
Here is the oneliner which was created with [[https://github.com/precious/bash_minifier][this]] tool:
|
||||
Here is the oneliner version of /sf/ which was created with [[https://github.com/precious/bash_minifier][this]] tool:
|
||||
|
||||
#+begin_src sh
|
||||
# sf -- script framework (https://github.com/Deleh/sf)
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
# ----------------
|
||||
# Actual script
|
||||
# ----------------
|
||||
|
||||
|
||||
res=0
|
||||
if [ "$substract" == true ]; then
|
||||
res=`expr $A - $B`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue