kevinlu1248 / armbian-build

The Armbian Linux Build Framework under Kreyren's Management
GNU General Public License v2.0
0 stars 0 forks source link

Replace 'x-hack' with modern shell scripting approach #8

Closed sweep-nightly[bot] closed 11 months ago

sweep-nightly[bot] commented 11 months ago

Description

This PR replaces the outdated 'x-hack' shell scripting approach with a more modern and reliable approach in the following files:

The 'x-hack' was used to ensure compatibility across different shells and systems, but it is now obsolete. The replacement approach uses direct variable comparison without the need for the 'x' prefix.

Summary of Changes

Please review and merge this PR to improve the codebase and remove the outdated 'x-hack' shell scripting approach.

Fixes #4.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: