From e009c6e537d371142ef0e365dd08e71e3e2dff91 Mon Sep 17 00:00:00 2001 From: zhao Date: Tue, 7 Jan 2025 11:38:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Rely/init=5F24.04=5Fbuild.?= =?UTF-8?q?sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- Rely/init_24.04_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rely/init_24.04_build.sh b/Rely/init_24.04_build.sh index 038516d..d30a954 100644 --- a/Rely/init_24.04_build.sh +++ b/Rely/init_24.04_build.sh @@ -1,4 +1,4 @@ - +#!/bin/bash sudo rm -rf /etc/apt/sources.list.d sudo bash -c "curl -skL https://git.kejizero.online/zhao/files/raw/branch/main/Rely/sources-24.04.list > /etc/apt/sources.list"