Skip to content
Snippets Groups Projects
Verified Commit ebd76215 authored by David Beniamine's avatar David Beniamine
Browse files

Add format for memory

parent 44914b0e
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ fi
while true
do
# Format mac name ip number_apt_upgrade debian_version primtux_version git_branch number_git_updates
line=`netcat -l $IP $port`
if [ $(echo "$line" | egrep -c "^([0-9a-f]{2}:?){6} .*$") -eq 1 ]
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment