Implement shutdown and reboot via API; add Makefile for deployment
This commit is contained in:
parent
56e7a1d2de
commit
f16f506332
11 changed files with 124 additions and 14 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
# General
|
||||
/_tmp
|
||||
/.upload_cache
|
||||
|
||||
# Python
|
||||
__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue