mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-25 05:42:44 +07:00
Spacing
This commit is contained in:
parent
482015373d
commit
eb16001d9c
@ -187,7 +187,7 @@ if [ "$DEBUG" = "Y" ]; then
|
||||
|
||||
IP=$(ip address show dev "${VM_NET_DEV}" | grep inet | awk '/inet / { print $2 }' | cut -f1 -d/)
|
||||
echo "Info: Container IP is ${IP} with gateway ${GATEWAY}" && echo
|
||||
ifconfig && echo
|
||||
ifconfig
|
||||
ip route && echo
|
||||
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user