Update .boot-script.sh

This commit is contained in:
jerry048 2023-04-19 21:44:15 +08:00 committed by GitHub
parent 87bd0af34e
commit ad5f621d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
## Network
#NIC Config
interface=$(/sbin/ip -o -4 route show to default | awk '{print $5}')