1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2026-02-04 04:22:43 +03:00

Edit init.test

This commit is contained in:
Jake Buchholz Göktürk 2025-12-28 02:38:43 +00:00
parent 7b6109c9b2
commit 98f1d35273

View File

@ -194,7 +194,7 @@ set_ssh_keys_gcp_body() {
fake_bin getent <<-EOF fake_bin getent <<-EOF
#!/bin/sh #!/bin/sh
echo "alpine:x:1000:1000:Linux User,,,:/home/alpine:/bin/sh" | echo "alpine:x:1000:1000:Linux User,,,:/home/alpine:/bin/sh" |
grep "^$1:" grep "^\$1:"
EOF EOF
fake_metadata_gcp <<-EOF fake_metadata_gcp <<-EOF
project: project: