You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release PR v1.1.7 (#177)
* Fixed `clvm instance command -h` help messages (#174)
Desc:
- Help messages properly displayed
Extra:
- Minor refactoring in overall project files
Co-authored-by: Dmitry Slobodchikov <zoosman@mail.ru>
* Fixed `clvm instance command` pwd (#176)
* Fixed `clvm instance command` pwd
Desc:
- due to overloading warnings, assigned the `script` to a variable
- added a custom prefix to script and assigned it to a variable too
- now the pwd of `command` function is `/home/ssm-user/`
* Fixed lint error
* version bump
Co-authored-by: Dmitry Slobodchikov <zoosman@mail.ru>