This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment
-
Remember, each application utilizes five different scripts. When using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I found myself getting distracted while waiting for a script to install tonight as my Home Assistant VM shutdown due to a very high system load (Not related to this script). I reflexively switched to the machine to start it up and then realized I left the shell while it was doing it's thing.
Having the nohup command and piping the output to a file would be great so the user can then check for any error messages or the customary install information later. When using that command, it doesn't kill the process if we do what I did!
Beta Was this translation helpful? Give feedback.
All reactions