cryptonas-livecd/live-cd-tree.d/etc/rc3.d/S99usage_hint
frisco ec818dbbc3 Created new branch for Debian Live live-cd build system development. This
commit includes the default configuration files, which don't work with Debian 
"etch".
2008-06-09 00:10:03 +00:00

7 lines
351 B
Bash
Executable file

#!/bin/sh
echo -e "\n+----------------------------------------------------------------+"
echo -e "\n The CryptoNAS has started."
echo -e "\n You can access it now via a web browser at: http://192.168.0.23"
echo -e "\n Visit cryptonas.org for help and more information."
echo -e "\n+----------------------------------------------------------------+\n"