gitpod
This commit is contained in:
7
install_gitpod.sh
Executable file
7
install_gitpod.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
rm -f /tmp/install.sh
|
||||
curl -s -o /tmp/install.sh https://raw.githubusercontent.com/threefoldfoundation/data_threefold/development/install.sh
|
||||
bash /tmp/install.sh
|
||||
bash /workspace/data_threefold/gitpod_scripts/install.sh
|
||||
bash /workspace/data_threefold/gitpod_scripts/run.sh
|
||||
|
||||
Reference in New Issue
Block a user