Use consistent shebangs
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ip addr show wlan0 | awk '/inet / {gsub(/\/.*/,"",$2); print $2}'
|
||||
|
||||
Reference in New Issue
Block a user