From ad5f621d1b68201fffbec04e418b080b54acdc03 Mon Sep 17 00:00:00 2001 From: jerry048 <61510650+jerry048@users.noreply.github.com> Date: Wed, 19 Apr 2023 21:44:15 +0800 Subject: [PATCH] Update .boot-script.sh --- Miscellaneous/.boot-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Miscellaneous/.boot-script.sh b/Miscellaneous/.boot-script.sh index 16d3edb..83cb752 100644 --- a/Miscellaneous/.boot-script.sh +++ b/Miscellaneous/.boot-script.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ## Network #NIC Config interface=$(/sbin/ip -o -4 route show to default | awk '{print $5}')