1
0
Commit Graph

11 Commits

Author SHA1 Message Date
f072439e7c Refactored function call 2023-04-14 00:24:10 +00:00
d506b986a6 Formatting 2023-04-14 00:23:23 +00:00
ae73a09e95 Sleep timer, unintrusive upgrade and reboot
- This script will reboot the system to commence an upgrade on the proceeding boot
- Incrementing sleep timer with a limit of one hour
- And some cleanup.
2023-04-14 00:22:58 +00:00
0fa463d064 Handle edge case with unexpected HTTP response 2023-04-13 11:07:15 +00:00
0c79e3ab9a Rename stray local var to global var 2023-04-13 05:54:55 +00:00
69d0688186 Updated verbiage 2023-04-13 05:05:42 +00:00
6024df6d52 Code cleanup
- Split up into two functions
- Rename main to check
2023-04-13 05:00:20 +00:00
32835e6b52 Change version_next to global var VERSION_NEXT 2023-04-13 04:57:01 +00:00
0919334ab3 Update 'README.md' 2023-04-13 04:52:52 +00:00
e9f5ec988f Initial commit 2023-04-13 04:47:05 +00:00
a9ded30c6b Initial commit 2023-04-13 04:46:33 +00:00