Commit Graph

2 Commits

Author SHA1 Message Date
Vadym Stupakov e02f7a6881 implemented --debug option (#70)
* implemented --debug option
- Added --debug option that shows sys info
- Added inxi as dependency
- Implemented get_sys_info() that returns inxi output
  with injected governnor information
- Fixed bug: delete_file was called but this was deleted in prev PR
- Updated issue template
2020-08-05 23:49:23 +02:00
Vadym Stupakov 3c15d21ce2 added issue template (#66)
* added issue template

* Update issue_template.md

* added -z option that filters sensitive user information
2020-08-05 21:20:18 +02:00