parent
863c46941a
commit
b38412b4ed
@ -1,12 +1,12 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cat >/etc/motd<<EOF
|
cat >/etc/motd<<EOF
|
||||||
Welcome to snappy Ubuntu Core, a transactionally updated Ubuntu.
|
Welcome to Snappy Ubuntu Core, a transactionally updated Ubuntu.
|
||||||
|
|
||||||
* See https://ubuntu.com/snappy
|
* See https://ubuntu.com/snappy
|
||||||
|
|
||||||
It's a brave new world here in snappy Ubuntu Core! This machine
|
It's a brave new world here in Snappy Ubuntu Core! This machine
|
||||||
does not use apt-get or deb packages. Please see 'snappy --help'
|
does not use apt-get or deb packages. Please see 'snap --help'
|
||||||
for app installation and transactional updates.
|
for app installation and transactional updates.
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in new issue