cryptonas-archive/deb-live_v0.3.5/config/chroot_local-includes/etc/rc3.d/S99usage_hint

8 lines
395 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 Or try: http://cryptonas.local"
echo -e "\n Visit cryptonas.org for help and more information."
echo -e "\n+----------------------------------------------------------------+\n"