scripts/README.md

15 lines
321 B
Markdown
Raw Normal View History

2020-02-17 20:24:59 +00:00
Useful utility scripts.
2020-02-17 20:27:38 +00:00
## Install
2020-02-17 20:21:31 +00:00
`install.sh` -- install all files in `./src/` to install directory (`/usr/local/bin/`).
2020-02-17 20:24:59 +00:00
2020-02-17 20:21:31 +00:00
`install.sh -u` -- uninstall all files in `./src/` from install directory.
2020-02-17 20:27:38 +00:00
## Files
2020-02-17 20:33:54 +00:00
| Script | Comment |
--- | ---
newsh "[command]" | create executable `sh` script. Optionally add command.