don't need machine IP echo since it doesn't really help users
This commit is contained in:
parent
a2c0f53545
commit
0405dad2a4
1 changed files with 0 additions and 3 deletions
|
@ -112,9 +112,6 @@ echo ""
|
|||
echo "The photographic heavens are applauding your"
|
||||
echo "brand new installation of OpenPhoto."
|
||||
echo ""
|
||||
echo "You should now be able to view your shiny new"
|
||||
echo "installation at: "
|
||||
echo ifconfig eth0 | grep 'inet addr:' | cut -d: -f2 | awk '{ print $1}'
|
||||
echo ""
|
||||
echo "Took $SECONDS seconds to install."
|
||||
echo "===================================================="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue