2
1
Fork 0

Less verbose logging

This commit is contained in:
Lauri Võsandi 2021-06-08 09:03:12 +00:00
parent ac16941f09
commit af6c565fcc
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
set -e
set -x
CONFIG=/server-secrets/openvpn-$1.conf
while [ ! -e $CONFIG ]; do
sleep 1