Releases: binarymason/bashRPC
Releases · binarymason/bashRPC
Init.d System Service Fixes
v19.08.01-1348 reimplement nohup; combined with daemon (#12)
Config Improvements
- user can specify their own SSL cert and key in bashrpc.yml file:
# bashrpc.yml
key: /path/to/ssl.key
cert: /path/to/ssl.cert
- CLI overrides are possible. Now CLI flags take priority over config values.
Bash set -e
Now commands that fail will stop execution immediately instead of continuing.
Add HTTPS + Logging
v19.07.17-1030 Add logging
First Release
v19.07.16-1024 update to reflect new name