From c09be48593338d6db8bbec867c76d3a1a2195762 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 2 Dec 2024 18:46:14 +0100 Subject: [PATCH] Update rebuild.sh --- demo/2087/rebuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/demo/2087/rebuild.sh b/demo/2087/rebuild.sh index 4c22fd18..21584fcd 100644 --- a/demo/2087/rebuild.sh +++ b/demo/2087/rebuild.sh @@ -1,6 +1,5 @@ #!/bin/bash -DIGITALOCEAN_TOKEN="XXXXXXXXXXXXXXXXXXXXXXXXXXXX" DROPLET_ID="442891520" DROPLET_IP="45.55.60.4" DROPLET_IMAGE="ubuntu-24-04-x64"