mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 03:40:17 +00:00
added fi to if-statement
This commit is contained in:
parent
cd4d13691d
commit
cb482d6697
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ if [[ "${NO_PASS}" =~ "1" ]]; then
|
||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
keynoPASS
|
keynoPASS
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
keyPASS
|
keyPASS
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue