summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/helpers/functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/functions.sh b/bin/helpers/functions.sh
index e4ce5a4..9ca8591 100644
--- a/bin/helpers/functions.sh
+++ b/bin/helpers/functions.sh
@@ -23,7 +23,7 @@ create_droplet() {
--image debian-9-x64 \
--region nyc3 \
--size ${_size} \
- --ssh-keys 23160354 \
+ --ssh-keys 30728567 \
$_volume_opt \
--format ID,PublicIPv4 \
--no-header \