mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-09-13 10:22:50 +00:00
Show info message if 'CLIENTS' is not set
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user