From f2b9c1a247c25d815982bb4d42e8f379ad74f8c5 Mon Sep 17 00:00:00 2001 From: Kurt Gilpin Date: Wed, 19 Apr 2017 19:24:21 -0500 Subject: [PATCH 1/2] Added wget to Debian/Ubuntu section Ubuntu 17 doesn't seem to have wget installed on a minimal installation. Added a line to install it. --- utils/scripts/linux_installer/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/scripts/linux_installer/install.sh b/utils/scripts/linux_installer/install.sh index 97cfa582e..12db7d6a2 100644 --- a/utils/scripts/linux_installer/install.sh +++ b/utils/scripts/linux_installer/install.sh @@ -114,6 +114,7 @@ if [[ "$OS" == "Debian" ]]; then apt-get $apt_options install open-vm-tools apt-get $apt_options install unzip apt-get $apt_options install uuid-dev + apt-get $apt_options install wget apt-get $apt_options install zlib-bin apt-get $apt_options install zlibc From 77a2a249c2f77121a7893f34c8406f2cc4896bb1 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Thu, 20 Apr 2017 16:22:45 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 057937a0c..c30fe7eda 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,14 @@ * [Easy Install](http://wiki.eqemulator.org/p?Akkas_PEQ_Server_Installer&frm=Main#from-scratch-installation-instructions-windows) * [Advanced Setup](http://wiki.eqemulator.org/p?Complete_Windows-based_Server_Setup_Guide) -### > Debian/Ubuntu + + +### > Debian/Ubuntu/CentOS/Fedora +* You can use curl or wget to kick off the installer (whichever your OS has) +> curl -O https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh install.sh && chmod 755 install.sh && ./install.sh > wget --no-check-certificate https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh -O install.sh && chmod 755 install.sh && ./install.sh -### > CentOS/Fedora - -> curl -O https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh install.sh && chmod 755 install.sh && ./install.sh - ## Supported Clients |Titanium Edition|Secrets of Faydwer|Seeds of Destruction|Underfoot|Rain of Fear|