From 80fc0e0d8316b71a9eccb8e7f01a22e9d7761aec Mon Sep 17 00:00:00 2001 From: satr14 Date: Mon, 29 Jun 2026 09:32:45 +0700 Subject: [PATCH] shellcheck fix --- modules/system/homelab/mc.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index d72b998..429ceb4 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -160,6 +160,7 @@ in { "REPLACE_DC_OWNER_ROLE" = "config/simple-discord-link/simple-discord-link.toml"; } ); in '' + # shellcheck disable=SC1091 if [ -f modpack-config.env ]; then source modpack-config.env ${sed-commands}