diff --git a/wg_config.sh b/wg_config.sh index 8570171..baf6c52 100644 --- a/wg_config.sh +++ b/wg_config.sh @@ -116,3 +116,6 @@ case "$1" in exit 1 ;; esac + +# bash wg_config.sh add mobile_2 +# bash wg_config.sh remove mobile_2