We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcf974 commit 77cb206Copy full SHA for 77cb206
tools/baseimage/pkg/gce/scripts/mount_attached_disk.sh
@@ -31,4 +31,3 @@ sudo mount --bind /run ${MOUNTPOINT}/run
31
if [ ! -f ${MOUNTPOINT}/etc/resolv.conf ]; then
32
sudo cp /etc/resolv.conf ${MOUNTPOINT}/etc/
33
fi
34
-`
0 commit comments