-
|
As per title. Unless I've missed something, Alternatively, would it be better to add the EDIT1: Or have a shell-options argument? Happy to submit a PR! Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Example: P.S. Yes, I'm working on |
Beta Was this translation helpful? Give feedback.
-
|
I guess a work-around is having a _sudo = True
_use_sudo_login = True |
Beta Was this translation helpful? Give feedback.
-
|
Oh! There actually is support for a config.py! And that actually works too! 🤦 |
Beta Was this translation helpful? Give feedback.
-
|
I'll create an issue for use_sudo_login as a missing CLI arg. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Fixed by @wucm667 through #1728