84e439941e
Some checks failed
PikaOS Package Build Only (Canary) (amd64-v3) / build (push) Failing after 14s
PikaOS Package Build Only (amd64-v3) / build (push) Failing after 0s
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 12s
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 1s
7 lines
54 B
Bash
Executable File
7 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
dkms install -m hid-xpadneo/0.9.6
|
|
|