Test
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user