From 7ee41fbc228c6a6e27908bc6c3ebdb150e848e4d Mon Sep 17 00:00:00 2001 From: msmoshang <79931113+msmoshang@users.noreply.github.com> Date: Sat, 20 Jul 2024 12:30:00 +0800 Subject: [PATCH] Update setup-arl.sh --- misc/setup-arl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/setup-arl.sh b/misc/setup-arl.sh index 8c687f7..132fd3e 100644 --- a/misc/setup-arl.sh +++ b/misc/setup-arl.sh @@ -499,4 +499,4 @@ elif [ -f /etc/lsb-release ] && grep -qi 'ubuntu' /etc/lsb-release; then else echo "Unsupported operating system." exit 1 -fi \ No newline at end of file +fi