6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
echo
|
||
|
echo "Welcome to Gentoo Linux!"
|
||
|
echo " * Documentation: http://www.gentoo.org"
|