From 8f8ed761a56a8765f2aa20349df38de51abc5719 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 2 Sep 2023 16:20:36 +0100 Subject: [PATCH] Update postinst --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 525d4d7..6b05236 100644 --- a/debian/postinst +++ b/debian/postinst @@ -32,7 +32,7 @@ then then true else - echo 'modules_force_load: nvidia, usbhid' >> /etc/booster.yaml + echo 'modules_force_load: nvidia,usbhid' >> /etc/booster.yaml fi else if cat /etc/booster.yaml | grep -i 'usbhid'