- Improve the parsing of Git URLs to correctly handle paths and branches. - Fix an issue where the `griddriver` installer was not correctly - installed. - Fix a bug in the `IPAddress` `ping` function. - Update the `GitLocation` struct to correctly handle branches and - tags. - Fix a bug in the `GitRepo` `checkout` function. - Improve the `gitlocation_from_url` function to handle various Git - URL formats. - Update the `livekit` installer to use the correct source command. - Update the `golang` installer to use the correct `go version` - command. - Update the `griddriver` installer to use the correct version - command. Co-authored-by: supermario <mariobassem12@gmail.com>
export your mnemonics of ThreeFold Grid
export TFGRID_NETWORK="dev"
export TFGRID_NETWORK="test"
export TFGRID_NETWORK="main"
export TFGRID_MNEMONIC=""
export SSH_KEY=$(cat ~/.ssh/id_rsa.pub)