dots

git clone git://mattcarlson.org/repos/dots.git
Log | Files | Refs

commit 5cd886db99807f6ea95bb85c3f69c799be5838ce
parent d533e24483de66da6b5efed7aa67a04d41bfcfb2
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Tue,  7 Sep 2021 02:50:50 -0400

gitignore filter added blank line

Diffstat:
M.local/bin/vultr.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.local/bin/vultr.sh b/.local/bin/vultr.sh @@ -10,7 +10,6 @@ get_ids() { awk -F ',' '{ for (i = 1; i <= NF; i++) if ($i ~ /"id"/) print $i }' # DO NOT SHARE THIS VULTR_API_KEY='RETRACTED' - INSTANCE='mcarlson.xyz' INSTANCE_ID="$(curl 'https://api.vultr.com/v2/instances' \