mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
Use correct install URL (we are out of beta)
This commit is contained in:
parent
192abb1de5
commit
e364d6d34b
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ echo ":::"
|
||||||
|
|
||||||
echo ":::"
|
echo ":::"
|
||||||
printf "::: Finished removing PiVPN from your system.\n"
|
printf "::: Finished removing PiVPN from your system.\n"
|
||||||
printf "::: Reinstall by simpling running\n:::\n:::\tcurl -L vigilcode.com/pivpnsetup | bash\n:::\n::: at any time!\n:::\n"
|
printf "::: Reinstall by simpling running\n:::\n:::\tcurl -L http://install.pivpn.io | bash\n:::\n::: at any time!\n:::\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
function askreboot() {
|
function askreboot() {
|
||||||
|
|
Loading…
Reference in a new issue