parent
6e90ef925e
commit
52f8a0544f
@ -1,11 +1,12 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cat >/etc/motd<<EOF
|
cat >/etc/motd<<EOF
|
||||||
Welcome to Ubuntu Core (development branch)
|
Welcome to the Ubuntu Core rolling development release.
|
||||||
|
|
||||||
* See https://ubuntu.com/snappy
|
* See https://ubuntu.com/snappy
|
||||||
|
|
||||||
Surprise! It's a brave new Ubuntu world here in the snappy development
|
It's a brave new world here in snappy Ubuntu Core! This machine
|
||||||
channel. Ubuntu Core does not use APT, see 'snappy --help' for ideas
|
does not use apt-get or deb packages. Please see 'snappy --help'
|
||||||
on how to make the most of this transactional system.
|
for app installation and transactional updates.
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in new issue