Skip to content
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

readme: fix bug in roll-your-own setup instructions #981

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

efahl
Copy link
Contributor

@efahl efahl commented Sep 19, 2024

My VM gave me user id 1000, which caused some confusion when I first tried to get the server up. Fix the instructions to use 'id -u', so users don't have to figure it out.

My VM gave me user id 1000, which caused some confusion when I first tried
to get the server up.  Fix the instructions to use 'id -u', so users don't
have to figure it out.

Signed-off-by: Eric Fahlgren <[email protected]>
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.59%. Comparing base (5e65dec) to head (4793efe).
Report is 98 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
+ Coverage   80.75%   87.59%   +6.84%     
==========================================
  Files          15       14       -1     
  Lines         977     1008      +31     
==========================================
+ Hits          789      883      +94     
+ Misses        188      125      -63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aparcar aparcar merged commit aafe80a into openwrt:main Sep 20, 2024
4 checks passed
@efahl efahl deleted the readme branch September 20, 2024 12:52
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