ignore shellcheck warning

This commit is contained in:
jaina heartles 2024-12-19 22:33:47 -05:00
parent 72a4be3c5d
commit 336b840fcd

View file

@ -16,7 +16,7 @@ let
coreutils
];
extraShellCheckFlags = [ "-x" "/etc/misskey-backup" ];
excludeShellChecks = [ "SC1091" ];
text = ''
source "${backupConfigFile}"