From c3830accd8c05f7a89c5eeb37d4e8fe2f1c2cddb Mon Sep 17 00:00:00 2001 From: age Date: Fri, 21 Oct 2005 14:50:10 +0000 Subject: [PATCH] changed a filename --- cbox-tree.d/etc/init.d/cb-finish-boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cbox-tree.d/etc/init.d/cb-finish-boot b/cbox-tree.d/etc/init.d/cb-finish-boot index b5c2914..7663fa0 100755 --- a/cbox-tree.d/etc/init.d/cb-finish-boot +++ b/cbox-tree.d/etc/init.d/cb-finish-boot @@ -16,7 +16,7 @@ case "$1" in echo echo "Hints for usage:" echo " * for some reasons you can not login here :)" - echo " * point a webbrowser from another computer to 'http://$(/usr/lib/cryptobox/cb-manage.sh get_current_ip)'" + echo " * point a webbrowser from another computer to 'http://$(/usr/lib/cryptobox/cbox-manage.sh get_current_ip)'" echo " * configure your CryptoBox via a webbrowser" echo else