Update Ocserv-Installer.sh
This commit is contained in:
@@ -262,6 +262,7 @@ function OCSERV_INSTALL() {
|
|||||||
echo -e "${GREEN}DONE${EC}"
|
echo -e "${GREEN}DONE${EC}"
|
||||||
# Install OCServ and Certbot
|
# Install OCServ and Certbot
|
||||||
echo -e "${GREEN}Installing OCServ...${EC}"
|
echo -e "${GREEN}Installing OCServ...${EC}"
|
||||||
|
apt-get install software-properties-common -y
|
||||||
sudo gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5D8254EE27F87379
|
sudo gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5D8254EE27F87379
|
||||||
yes | sudo add-apt-repository ppa:eisaev/ocserv
|
yes | sudo add-apt-repository ppa:eisaev/ocserv
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|||||||
Reference in New Issue
Block a user