Skip to content

Commit

Permalink
Update installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonvelagio authored May 27, 2018
1 parent 8339e8f commit f6199ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Debian and Ubuntu/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ cd /root
apt-get update -y
apt-get install build-essential -y
#Downloading server files
wget http://www.softether-download.com/files/softether/v4.27-9667-beta-2018.05.26-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.27-9667-beta-2018.05.26-linux-x64-64bit.tar.gz
tar zxf softether-vpnserver-v4.27-9667-beta-2018.05.26-linux-x64-64bit.tar.gz
wget http://www.softether-download.com/files/softether/v4.27-9667-beta-2018.05.26-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.27-9666-beta-2018.04.21-linux-x64-64bit.tar.gz
tar zxf softether-vpnserver-v4.27-9666-beta-2018.04.21-linux-x64-64bit.tar.gz
cd vpnserver
#Installing server files, Manual input
clear
Expand Down

0 comments on commit f6199ac

Please sign in to comment.