From d6438aa35d894eb591096e18fc5baa810cb5fcba Mon Sep 17 00:00:00 2001 From: TheMaskedShadow <42079763+TheMaskedShadow@users.noreply.github.com> Date: Sun, 5 Aug 2018 09:23:18 -0400 Subject: [PATCH] Updated Linux Server (markdown) --- Linux-Server.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/Linux-Server.md b/Linux-Server.md index 69b9b4f..5f4a8ca 100644 --- a/Linux-Server.md +++ b/Linux-Server.md @@ -38,25 +38,8 @@ wget --no-check-certificate https://raw.githubusercontent.com/EQEmu/Server/maste * MySQL database name * MySQL new user name and password -```bash -wget --no-check-certificate https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh && chmod 755 install.sh && ./install.sh +This is what you will see during the execution of the install.sh script ``` - -``` -root@debian:/home/eqemu# wget --no-check-certificate https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh && chmod 755 install.sh && ./install.sh - - ---2018-01-15 11:34:02-- https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh -Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.148.133 -Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.148.133|:443... connected. -HTTP request sent, awaiting response... 200 OK -Length: 10617 (10K) [text/plain] -Saving to: ‘install.sh’ - -install.sh 100%[========================================================================>] 10.37K --.-KB/s in 0s - -2018-01-15 11:34:03 (122 MB/s) - ‘install.sh’ saved [10617/10617] - ######################################################### #::: EverQuest Emulator Modular Installer #::: Installer Author: Akkadius