From 33d98e807d9e43b301ad43a3289e8d66070778ad Mon Sep 17 00:00:00 2001 From: maclean23 <122225257+maclean23@users.noreply.github.com> Date: Tue, 8 Oct 2024 00:08:27 +0100 Subject: [PATCH] Update setup-user.sh --- cloud/setup-user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/setup-user.sh b/cloud/setup-user.sh index 5f69a9b2..d5bf7f6f 100755 --- a/cloud/setup-user.sh +++ b/cloud/setup-user.sh @@ -3,7 +3,7 @@ now=`date +%d%b%Y-%H%M` exp() -{ +{ passw="devops" "$1" <(cat <<-EOF spawn passwd $USER expect "Enter new UNIX password:"