Remove leftover line from openvpn

master
Andrea Cardaci 2021-02-20 00:53:46 +01:00
parent daf9b43e80
commit 7bf1608cd5
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ functions:
./openvpn --config "$LFILE"
sudo:
- code: |
COMMAND='id'
sudo openvpn --dev tun0 --script-security 2 --up '/bin/sh -c sh'
- description: The file is actually parsed and the first partial wrong line is returned in an error message.
code: |