mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-02-22 08:59:13 +00:00
added audio patches
https://github.com/ChrisTitusTech/linutil/issues/269#issuecomment-2380379049
This commit is contained in:
parent
c8aee41666
commit
b386596078
|
@ -21,7 +21,7 @@ installKernel() {
|
|||
if ! "$PACKAGER" -Q | grep -q "\blinux-neptune"; then
|
||||
printf "%b\n" "${CYAN}Installing linux-neptune..."
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -Syyu --noconfirm
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -S --noconfirm linux-neptune linux-neptune-headers
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -S --noconfirm linux-neptune linux-neptune-headers steamdeck-dsp jupiter-staging/alsa-ucm-conf
|
||||
"$ESCALATION_TOOL" mkinitcpio -P
|
||||
else
|
||||
printf "%b\n" "${GREEN}linux-neptune detected. Skipping installation.${RC}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user