This commit is contained in:
Luk Lu
2023-09-21 21:09:40 +08:00
parent 682265fdb2
commit b7e8448582
2 changed files with 3 additions and 2 deletions

1
ip-local.sh Normal file
View File

@@ -0,0 +1 @@
echo `hostname -I` | awk '{print $1;}'