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