shellcheck: fix lint of scripts in tests
This commit is contained in:
committed by
Erik Arvstedt
parent
a59c3b4b8a
commit
f184bb34e6
@@ -75,7 +75,7 @@ fi
|
||||
# Build container.
|
||||
# Learn more: https://github.com/erikarvstedt/extra-container
|
||||
#
|
||||
read -d '' src <<EOF || true
|
||||
read -rd '' src <<EOF || true
|
||||
{ pkgs, lib, ... }: {
|
||||
containers.demo-node = {
|
||||
extra.addressPrefix = "10.250.0";
|
||||
|
||||
Reference in New Issue
Block a user