remove knockd.conf for simple nginx containers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[[ -n $KNOCKING_STATUS ]] &&
|
||||
INTERFACE=$(ip -br a | grep -E "172.28" | awk '{print $1}') || \
|
||||
INTERFACE=$(ip -br a | grep -E "^eth" | awk '{print $1}')
|
||||
exit 0
|
||||
|
||||
echo -E "
|
||||
[options]
|
||||
|
||||
Reference in New Issue
Block a user