Files
Open-RSC-Docker-Home/v2_Linux_Cloner.sh
2018-08-27 22:20:47 -04:00

12 lines
342 B
Bash

# Open RSC: A replica RSC private server framework
#
# Installs and updates Open RSC
#
# Install with this command (from your Linux machine):
#
# curl -sSL https://raw.githubusercontent.com/Open-RSC/Docker-Home/master/Linux_Cloner.sh | bash
sudo git clone https://github.com/Open-RSC/Docker-Home.git
cd Docker-Home
"./v2_Linux_Installer.sh"