Update text in example multipart userdata
This commit is contained in:
parent
90e42683c6
commit
97a800b065
|
@ -11,6 +11,6 @@ users:
|
||||||
Content-Type: text/x-shellscript; charset="us-ascii"
|
Content-Type: text/x-shellscript; charset="us-ascii"
|
||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "koz is koz" >> /etc/motd
|
echo "pvc is grand" >> /etc/motd
|
||||||
|
|
||||||
--==BOUNDARY==--
|
--==BOUNDARY==--
|
||||||
|
|
Loading…
Reference in New Issue