Skip to content

Remove trailing whitespace after apt update in checkforupdates.sh#12

Closed
Copilot wants to merge 2 commits intoUpdated-scripts-and-readme-2026-Febfrom
copilot/sub-pr-8-yet-again
Closed

Remove trailing whitespace after apt update in checkforupdates.sh#12
Copilot wants to merge 2 commits intoUpdated-scripts-and-readme-2026-Febfrom
copilot/sub-pr-8-yet-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

Trailing whitespace on line 13 after apt update violated shell scripting best practices and consistency standards.

Changes

  • checkforupdates.sh: Stripped trailing space from apt update line
-apt update 
+apt update

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: andreak3779 <11012375+andreak3779@users.noreply.github.com>
Copilot AI changed the title [WIP] Update shell configuration instructions in README Remove trailing whitespace after apt update in checkforupdates.sh Feb 25, 2026
@andreak3779
Copy link
Copy Markdown
Owner

@copilot

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