From 2c614aecc82706c4d24c11515f629221e75ded8e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 8 Jul 2018 21:09:54 +0200 Subject: [PATCH] --typo --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest b/manifest index 8ccf133..af24e6a 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ initscript="$__type/files/nftables-init" -if [ -f "$__object/parameter/config-from_stdin" ]; then +if [ -f "$__object/parameter/config-from-stdin" ]; then srcfile="$__object/stdin" else if [ ! -f "$__object/parameter/config" ]; then