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:
parent
7b6109c9b2
commit
98f1d35273
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user