v2 scripts
This commit is contained in:
11
v2_Linux_Cloner.sh
Normal file
11
v2_Linux_Cloner.sh
Normal 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"
|
||||
Reference in New Issue
Block a user