From a1e5b9f3f6848b96e7926803912afb8107c6e203 Mon Sep 17 00:00:00 2001 From: jaromaz Date: Wed, 19 Jan 2022 21:43:35 +0000 Subject: [PATCH] Kernel 5.16.1 --- yosild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yosild.sh b/yosild.sh index 642af5c..25aa748 100755 --- a/yosild.sh +++ b/yosild.sh @@ -8,7 +8,7 @@ # --------------------------------------- # ----- Config -------------------------- -device="sda" +device="sdc" distro_name="Yosild" distro_desc="Your simple Linux distro" distro_version="3.1.5"