Skip to content

minor Improvements#45

Merged
buildplan merged 5 commits intomainfrom
improve
Aug 3, 2025
Merged

minor Improvements#45
buildplan merged 5 commits intomainfrom
improve

Conversation

@buildplan
Copy link
Copy Markdown
Owner

No description provided.

fi
while true; do
read -rp "$(echo -e "${CYAN}Enter Tailscale pre-auth key: ${NC}")" AUTH_KEY
read -sp "$(echo -e "${CYAN}Enter Tailscale pre-auth key: ${NC}")" AUTH_KEY

Check warning

Code scanning / Shellcheck (reported by Codacy)

read without -r will mangle backslashes. Warning

read without -r will mangle backslashes.
@buildplan buildplan merged commit 831265c into main Aug 3, 2025
6 checks passed
@buildplan buildplan deleted the improve branch August 7, 2025 10:06
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.

1 participant