Replies: 1 comment 2 replies
-
|
AFAIK, all options that take commands can run anything, including python scripts. If you give more details about what you want to do and what problems you've found along the way, it's easier to help. |
Beta Was this translation helpful? Give feedback.
2 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.
-
When issuing a certificate, the parameter --renew-hook 'cd scripts;python3 cert.py -e prod -n myconf' is specified in amch.sh. Is this supported? Can I run python scripts and pass parameters? I searched on Google but didn't find any relevant records. Even if there are any, they are using shell methods. Can anyone tell me? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions