Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Grenoble
Eole-Wol
Commits
ebd76215
Unverified
Commit
ebd76215
authored
Aug 05, 2019
by
David Beniamine
Browse files
Add format for memory
parent
44914b0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
registry/scripts/registry.sh
View file @
ebd76215
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment