Skip to content

Conversation

Jaredy899
Copy link
Contributor

@Jaredy899 Jaredy899 commented Jun 22, 2025

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Fixes build essentials install for debian based system. Shellcheck (quotes) was causing errors.

Testing

Debian, Ubuntu

Impact

Double quotes were messing up most of the builds on the script. I disabled shellcheck

Issues / other PRs related

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Copy link
Contributor

@jeevithakannan2 jeevithakannan2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was fixed in 89bbc52 but reintroduced again in 5f7de33

Thank you

@alexanderbrown21
Copy link
Contributor

Thanks, much appreciated @Jaredy899

be nice if i could write code correctly the first time
@ChrisTitusTech ChrisTitusTech merged commit 97be530 into ChrisTitusTech:main Jun 26, 2025
4 checks passed
@Jaredy899 Jaredy899 deleted the compile branch June 26, 2025 17:24
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.

Build prerequisites error
4 participants