mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
Fix typo
This commit is contained in:
@@ -60,7 +60,7 @@ check_err() {
|
|||||||
echo 'Link has been severed'
|
echo 'Link has been severed'
|
||||||
;;
|
;;
|
||||||
100)
|
100)
|
||||||
echo 'Netowrk is down'
|
echo 'Network is down'
|
||||||
;;
|
;;
|
||||||
101)
|
101)
|
||||||
echo 'Network is unreachable'
|
echo 'Network is unreachable'
|
||||||
|
|||||||
Reference in New Issue
Block a user