diff --git a/scripts/install_sdk_ubuntu.sh b/scripts/install_sdk_ubuntu.sh index 8e16513260..0559b84062 100644 --- a/scripts/install_sdk_ubuntu.sh +++ b/scripts/install_sdk_ubuntu.sh @@ -4,7 +4,7 @@ # a fresh Digital Ocean droplet with Ubuntu # change this to a specific release or branch -BRANCH=v0.26.0 +BRANCH=master sudo apt-get update -y sudo apt-get upgrade -y