-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do you get variable values within the reloadcmd script file? Followup #6278
Comments
Please upgrade to the latest code and try again first. Maybe it's already fixed. |
Here is debug output:
|
Sorry, it's my mistake. please use a It's almost the same as a reloadcmd script. just see any of the example: Anyway, if you just need another envariable for your reloadcmd, I can add it for you. |
#6275
Sorry to keep laboring the point, however I think I'm running into the same issue as mentioned: #558
My reloadscript is the following:
testreload.sh (755 permissions)
It's being invoked by the following command line:
Output:
Clearly I'm running into same issue with this external script referencing a function within the main acme.sh script that the external script doesn't know exists. Could you provide some further guidance as this issue was originally raised in 2017 and I haven't found any appropriate workaround combing through the issues here.
The text was updated successfully, but these errors were encountered: