Premier commit
This commit is contained in:
3
roles/r-ext/files/ipFerm.sh
Executable file
3
roles/r-ext/files/ipFerm.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
ip a show dev enp0s9|grep "inet "|cut -d/ -f1 | cut -dt -f2
|
Reference in New Issue
Block a user