From 7114a7871bc1f88d229848849fa1eeeaf49d4e77 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Wed, 7 Jun 2023 22:43:38 +0900 Subject: [PATCH] Update ubuntuInit.sh --- Linux_reinstall/Ubuntu/ubuntuInit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_reinstall/Ubuntu/ubuntuInit.sh b/Linux_reinstall/Ubuntu/ubuntuInit.sh index 24cd125..8996ef8 100644 --- a/Linux_reinstall/Ubuntu/ubuntuInit.sh +++ b/Linux_reinstall/Ubuntu/ubuntuInit.sh @@ -10,7 +10,7 @@ addCommunityRepo() { } # Delete the initial script itself to prevent to be executed in the new system. -rm -f /etc/local.d/alpineConf.start +rm -f /etc/local.d/ubuntuConf.start rm -f /etc/runlevels/default/local # Get Ubuntu Linux configurations.