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
|
# curl -sSL https://raw.githubusercontent.com/Open-RSC/Docker-Home/master/Linux_Cloner.sh | bash
|
||||||
|
|
||||||
|
choice=""
|
||||||
cd /
|
cd /
|
||||||
sudo git clone https://github.com/Open-RSC/Docker-Home.git &>/dev/null
|
sudo git clone https://github.com/Open-RSC/Docker-Home.git &>/dev/null
|
||||||
cd /Docker-Home
|
cd /Docker-Home
|
||||||
|
|||||||
@@ -128,10 +128,6 @@ if [ "$install" == "1" ]; then
|
|||||||
|
|
||||||
# Install Choice <===================================================
|
# Install Choice <===================================================
|
||||||
|
|
||||||
clear
|
|
||||||
echo "Checking for updates to the Docker-Home repository."
|
|
||||||
sudo git pull &>/dev/null
|
|
||||||
|
|
||||||
clear
|
clear
|
||||||
echo "${RED}Open RSC Installer:${NC}
|
echo "${RED}Open RSC Installer:${NC}
|
||||||
An easy to run RSC private server using Docker magic.
|
An easy to run RSC private server using Docker magic.
|
||||||
|
|||||||
Reference in New Issue
Block a user