update
This commit is contained in:
parent
07120ac749
commit
88ad8b8da0
|
@ -1,5 +1,13 @@
|
|||
Useful utility scripts.
|
||||
|
||||
## Install
|
||||
|
||||
`install.sh` -- install all files in `./src/` to install directory (`/usr/local/bin/`).
|
||||
|
||||
`install.sh -u` -- uninstall all files in `./src/` from install directory.
|
||||
|
||||
## Files
|
||||
|
||||
```
|
||||
newsh [command] create executable `sh` script. Optionally add command.
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue