summaryrefslogtreecommitdiffstats
path: root/bin/helpers/launch-tozt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/helpers/launch-tozt')
-rwxr-xr-xbin/helpers/launch-tozt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/launch-tozt b/bin/helpers/launch-tozt
index 06dc07d..5ff8d23 100755
--- a/bin/helpers/launch-tozt
+++ b/bin/helpers/launch-tozt
@@ -23,6 +23,6 @@ doctl compute floating-ip-action assign 138.197.58.11 "$id" || true
echo "Done assigning floating ip"
echo "Provisioning droplet..."
-"$(dirname "$0")/bootstrap"
+"$(dirname "$0")/bootstrap-tozt"
echo "Done"