From 3381e2e689562b6385117ffa8aba0136ad818104 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 23 May 2024 13:37:11 +0100 Subject: [PATCH] auto: bootstrapping sparky --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 9916865..a7f2986 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -12,7 +12,7 @@ for the root user. read -p "Confirm host had been setup using the above steps...(yes|no): " confirm [ "$confirm" != "yes" ] && echo "Exiting" && exit 0 -hostname="bootstrap" +hostname="sparky" ip="192.168.122.192" config="bootstrap"