LEAVE CMD WINDOW OPEN? #3928
-
I don't know if you guys have put the information up anywhere - but if you have, it has been MISSED *by me at least ---->> |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is obvious, isn't it? ^^ If you use a terminal to manually start Fooocus, you can use an ampersand |
Beta Was this translation helpful? Give feedback.
This is obvious, isn't it? ^^
It's like every other terminal programm, if you close it it's closed.
If you use a terminal to manually start Fooocus, you can use an ampersand
&
sign after the command to detach the process from the terminal session so it runs in the background.