Update postinst

This commit is contained in:
ferrreo 2023-09-02 16:20:36 +01:00 committed by GitHub
parent 92fc379ef9
commit 8f8ed761a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/postinst vendored
View File

@ -32,7 +32,7 @@ then
then then
true true
else else
echo 'modules_force_load: nvidia, usbhid' >> /etc/booster.yaml echo 'modules_force_load: nvidia,usbhid' >> /etc/booster.yaml
fi fi
else else
if cat /etc/booster.yaml | grep -i 'usbhid' if cat /etc/booster.yaml | grep -i 'usbhid'