diff options
author | Luneji <61687883+Luneji@users.noreply.github.com> | 2020-05-19 15:10:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 15:10:51 +0200 |
commit | 0e2c8f18bad8c5f7db465fc053f12f9d2241e07f (patch) | |
tree | 262cd532901fc83955e6222f1404813d032771f1 | |
parent | 187acbabe8dda0a6f866b6c7285bd4aef6e78a87 (diff) |
Update script.sh
-rwxr-xr-x | analyse/script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/analyse/script.sh b/analyse/script.sh index fee3ec2..3aa3503 100755 --- a/analyse/script.sh +++ b/analyse/script.sh @@ -18,7 +18,7 @@ # echo 'KC' #fi -sudo ifconfig +sudo ip a echo "Indiquez votre interface : " read Interface |