Less verbose logging
This commit is contained in:
parent
ac16941f09
commit
af6c565fcc
@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -x
|
||||
CONFIG=/server-secrets/openvpn-$1.conf
|
||||
while [ ! -e $CONFIG ]; do
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user