shellcheck fix
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s
This commit is contained in:
parent
e82d9f84e8
commit
80fc0e0d83
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ in {
|
||||||
"REPLACE_DC_OWNER_ROLE" = "config/simple-discord-link/simple-discord-link.toml";
|
"REPLACE_DC_OWNER_ROLE" = "config/simple-discord-link/simple-discord-link.toml";
|
||||||
}
|
}
|
||||||
); in ''
|
); in ''
|
||||||
|
# shellcheck disable=SC1091
|
||||||
if [ -f modpack-config.env ]; then
|
if [ -f modpack-config.env ]; then
|
||||||
source modpack-config.env
|
source modpack-config.env
|
||||||
${sed-commands}
|
${sed-commands}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue