mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
4 lines
261 B
Markdown
4 lines
261 B
Markdown
* When adding ssh keys, don't add if identical one exists
|
|
* When adding ssh keys, check for newline at the end of the file. if not exists, add it.
|
|
* If `appmgr stop <ID>` throws no error, but completes without the app being stopped, we need to restart dockerd.
|