This commit is contained in:
2021-07-11 14:20:54 +00:00
parent 28eb81e12f
commit 7c2a5c07be
2 changed files with 7 additions and 0 deletions

7
install_gitpod.sh Executable file
View 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