From 58e034c26e492f38c28ce05a684056fe20559c81 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Wed, 24 May 2023 14:12:25 +0100 Subject: Remove old config source file --- install-artix.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install-artix.sh b/install-artix.sh index 55262ba..40d2774 100755 --- a/install-artix.sh +++ b/install-artix.sh @@ -47,7 +47,6 @@ arch_support=true # ====================================================== # INSTALLATION # ====================================================== -source config.sh # Ensure nothing mounted swapoff -a &> /dev/null -- cgit