mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 19:30:16 +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
|
||||
else
|
||||
keynoPASS
|
||||
fi
|
||||
else
|
||||
keyPASS
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue