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' instances with modern conditional checks #9

Closed sweep-nightly[bot] closed 11 months ago

sweep-nightly[bot] commented 11 months ago

Description

This PR addresses the issue of 'x-hack' instances in the codebase by replacing them with more modern and reliable conditional checks. The 'x-hack' was a shell scripting practice used to ensure compatibility across different shells and systems, but it is now considered obsolete. The 'x-hack' instances were found in the following files:

Summary of Changes

These changes improve the codebase by removing the outdated 'x-hack' practice and replacing it with more reliable and modern conditional checks.

Fixes #4.


🎉 Latest improvements to Sweep:


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