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' in extensions and lib/functions/artifacts files #98

Open sweep-nightly[bot] opened 10 months ago

sweep-nightly[bot] commented 10 months ago

Description

This PR replaces the outdated 'x-hack' shell scripting practice with a modern approach in the specified files. The 'x-hack' was used to ensure compatibility across different shells and systems, but it is now obsolete. The replacement involves removing the 'x' prefix from the variable and the value in the comparison. This update improves the codebase by using a more reliable and simplified approach.

Summary of Changes

Please review and merge this PR to improve the codebase and ensure compatibility with modern shell scripting practices.

Fixes #96.


πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can: