mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-22 07:10:11 +00:00
Get install working on ubuntu
This commit is contained in:
parent
60ab6c057a
commit
fa60d29aa3
2 changed files with 38 additions and 7 deletions
|
@ -9,7 +9,7 @@ if [ ! -f $INDEX ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
printf ": NOTE : You should always have a valid server entry below!\n"
|
||||
printf ": NOTE : The first entry should always be your valid server!\n"
|
||||
printf "\n"
|
||||
printf "\e[1m::: Certificate Status List :::\e[0m\n"
|
||||
printf " ::\e[4m Status \e[0m||\e[4m Name \e[0m:: \n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue