Skip to content

fix: shell scripting error#114

Merged
gmpinder merged 1 commit intoblue-build:mainfrom
HastD:verify-install
Nov 25, 2025
Merged

fix: shell scripting error#114
gmpinder merged 1 commit intoblue-build:mainfrom
HastD:verify-install

Conversation

@HastD
Copy link
Copy Markdown
Contributor

@HastD HastD commented Nov 25, 2025

Need to use cat | sudo tee ... rather than sudo cat > ... to write to a file as root.

Need to use `cat | sudo tee ...` rather than `sudo cat > ...` to write
to a file as root.
@gmpinder gmpinder merged commit 82144b7 into blue-build:main Nov 25, 2025
@HastD HastD deleted the verify-install branch November 25, 2025 02:32
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.

2 participants