mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-10-29 20:02:16 +00:00
Show info message if 'CLIENTS' is not set
This commit is contained in:
@@ -54,6 +54,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ -z $CLIENTS ]]; then
|
||||
echo " - No value for 'CLIENTS'. Use command 'add' to add a client."
|
||||
CLIENTS=0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user