Fixed typos, clarified 'pivpn -l' text.

This commit is contained in:
Orazio 2020-10-24 16:00:26 +02:00
parent 9f057df25f
commit 43057b3f3b
2 changed files with 3 additions and 3 deletions

View file

@ -14,9 +14,9 @@ if [ ! -f "${EASYRSA}" ]; then
exit 1
fi
$EASYRSA update-db >> /dev/null 2>1
$EASYRSA update-db >> /dev/null 2>&1
printf ": NOTE : The first entry should always be your valid server!\n"
printf ": NOTE : The first entry is your server, which should always be valid!\n"
printf "\\n"
printf "\\e[1m::: Certificate Status List :::\\e[0m\\n"
{