This commit is contained in:
ray 2020-02-17 20:24:59 +00:00
commit 07120ac749

View file

@ -1,2 +1,5 @@
Useful utility scripts.
`install.sh` -- install all files in `./src/` to install directory (`/usr/local/bin/`).
`install.sh -u` -- uninstall all files in `./src/` from install directory.