v2 scripts

This commit is contained in:
Marwolf
2018-08-27 22:20:47 -04:00
parent dd7936475c
commit b0fcd8cc8e
7 changed files with 449 additions and 12 deletions

11
v2_Linux_Cloner.sh Normal file
View File

@@ -0,0 +1,11 @@
# 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"