mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update scripts/iiab-diagnostics
Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
1bdf29a400
commit
fc69ccbb28
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# create a diagnostic footprint of network, and OS settings
|
# create a diagnostic footprint of network, and OS settings
|
||||||
|
|
||||||
read -p "\n\nPlease identiy yourself (<8 characters, no spaces)" who
|
read -p "\n\nPlease provide a name or nickname: (8 characters or less, no spaces) " who
|
||||||
if [ -z "$who" ]; then
|
if [ -z "$who" ]; then
|
||||||
who="noname"
|
who="noname"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue