This commit is contained in:
Marwolf
2018-08-22 11:17:05 -04:00
parent bf13ac5e75
commit 29df528d3c
2 changed files with 1 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
#
# curl -sSL https://raw.githubusercontent.com/Open-RSC/Docker-Home/master/Linux_Cloner.sh | bash
choice=""
cd /
sudo git clone https://github.com/Open-RSC/Docker-Home.git &>/dev/null
cd /Docker-Home

View File

@@ -128,10 +128,6 @@ if [ "$install" == "1" ]; then
# Install Choice <===================================================
clear
echo "Checking for updates to the Docker-Home repository."
sudo git pull &>/dev/null
clear
echo "${RED}Open RSC Installer:${NC}
An easy to run RSC private server using Docker magic.