From 5ea234377a7277af94bacfc2400ad057eaa9c93f Mon Sep 17 00:00:00 2001 From: MichaIng Date: Tue, 7 Jan 2025 15:57:37 +0700 Subject: [PATCH] v9.10 - Satisfy shellcheck --- .github/workflows/dietpi-software.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dietpi-software.bash b/.github/workflows/dietpi-software.bash index 1f520448b6..6d330a068e 100644 --- a/.github/workflows/dietpi-software.bash +++ b/.github/workflows/dietpi-software.bash @@ -422,6 +422,7 @@ _EOF_ fi # Workaround failing Java apps if 64-bit host memory leads to too large heap size in emulated 32-bit containers: https://stackoverflow.com/questions/4401396 +# shellcheck disable=SC2016 (( $arch < 3 && $G_HW_ARCH > 2)) && G_EXEC sed --follow-symlinks -i '/# Start DietPi-Software/a\sed -i '\''s|-mx${memory_limit}m|-mx1024m|'\'' /boot/dietpi/dietpi-software' rootfs/boot/dietpi/dietpi-login # Workaround for Node.js on ARMv6