-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
hsm push
(all-scripts invocation) does not follow symbolic links
#155
Comments
|
ty for reporting |
please can you try |
Fixed in all mentioned cases for |
nice! I'll apply the same changes else where and then close this issue |
samualtnorman
added a commit
that referenced
this issue
Apr 17, 2024
…dir()` this means symlinks are now followed #155
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have a script symlinked to a different location, you can push it on its own explicitly, i.e.:
but if you run the global push
any symlinked scripts are not discovered.
The text was updated successfully, but these errors were encountered: