Files
www_threefold_io/install_gitpod.sh
2021-07-11 14:20:54 +00:00

8 lines
286 B
Bash
Executable File

#!/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