This commit is contained in:
ray 2020-02-17 20:27:38 +00:00
parent 07120ac749
commit 88ad8b8da0
1 changed files with 8 additions and 0 deletions

View File

@ -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.
```