Skip to content

Conversation

@z-br
Copy link
Contributor

@z-br z-br commented Jun 23, 2025

The escaped_credentials variable was using single quotes which prevented proper shell expansion. Changed to double quotes to allow variable substitution while maintaining safety.

🤖 Generated with Claude Code

The escaped_credentials variable was using single quotes which prevented
proper shell expansion. Changed to double quotes to allow variable
substitution while maintaining safety.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@zazer0
Copy link

zazer0 commented Aug 3, 2025

@ObservedObserver could you please merge this fix? 🙏

@ObservedObserver ObservedObserver merged commit a3f2595 into ObservedObserver:main Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants