mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Info
This commit is contained in:
parent
2144f1d221
commit
947dd9aaab
@ -138,10 +138,7 @@ fi
|
|||||||
if [ "$DEBUG" = "Y" ]; then
|
if [ "$DEBUG" = "Y" ]; then
|
||||||
|
|
||||||
IP=$(ip address show dev eth0 | grep inet | awk '/inet / { print $2 }' | cut -f1 -d/)
|
IP=$(ip address show dev eth0 | grep inet | awk '/inet / { print $2 }' | cut -f1 -d/)
|
||||||
|
echo "Info: Container IP: ${IP}" && echo
|
||||||
#echo && ifconfig
|
|
||||||
#echo && ip route && echo
|
|
||||||
echo "Container IP: ${IP}" && echo
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user