mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-04-19 13:26:50 +00:00
Show info message if 'CLIENTS' is not set
This commit is contained in:
parent
4ed0d15d2e
commit
da5ca60755
@ -54,6 +54,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z $CLIENTS ]]; then
|
if [[ -z $CLIENTS ]]; then
|
||||||
|
echo " - No value for 'CLIENTS'. Use command 'add' to add a client."
|
||||||
CLIENTS=0
|
CLIENTS=0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user