auto


Logs | Files | README | LICENSE | GitLab


1
commit 7c5cf6c6ad6f0c2a9489679e1259f4a7c1fa2382
2
Author: Connor Etherington <[email protected]>
3
Date:   Sat Mar 26 08:17:35 2022 +0200
4
5
    Update.
6
---
7
 AutoInstall.sh | 2 +-
8
 1 file changed, 1 insertion(+), 1 deletion(-)
9
10
diff --git a/AutoInstall.sh b/AutoInstall.sh
11
index 4e6906d..eb1beaf 100755
12
--- a/AutoInstall.sh
13
+++ b/AutoInstall.sh
14
@@ -400,7 +400,7 @@ archlinuxinstall yay-bin
15
 
16
 [ $edition = "2" ] && pkgsfile="https://gitlab.com/qYp/autolinux/-/raw/editions/plasma.csv" && gitbranch="plasma"
17
 
18
-[ $edition = "3" ] && pkgsfile="https://gitlab.com/qYp/autolinux/-/raw/editions/plasma.csv" && gitbranch="bare"
19
+[ $edition = "3" ] && pkgsfile="https://gitlab.com/qYp/autolinux/-/raw/editions/bare.csv" && gitbranch="bare"
20
 
21
 
22
 installationloop ; cpudrivers ; gpudrivers