mirror of
https://github.com/EnumeratedDev/stormfetch.git
synced 2026-09-15 23:46:12 +00:00
Added Local IPv4 address support
This commit is contained in:
@@ -34,6 +34,7 @@ for i in $(seq ${MOUNTED_PARTITIONS}); do
|
||||
fi
|
||||
fi
|
||||
done
|
||||
echo -e "${C3}Local IPv4 Address: ${C4}${LOCAL_IPV4}"
|
||||
if [ ! -z "$DISPLAY_PROTOCOL" ]; then
|
||||
echo -e "${C3}Display Protocol: ${C4}${DISPLAY_PROTOCOL}"
|
||||
for i in $(seq ${CONNECTED_MONITORS}); do
|
||||
|
||||
Reference in New Issue
Block a user