Remove extra installation calls
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m57s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m57s
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
# Tell build process to exit if there are any errors.
|
# Tell build process to exit if there are any errors.
|
||||||
set -oue pipefail
|
set -oue pipefail
|
||||||
|
|
||||||
dnf install dkms make bluez bluez-tools kernel-devel-`uname -r` kernel-headers
|
|
||||||
|
|
||||||
git clone https://github.com/atar-axis/xpadneo.git /tmp/xpadneo/
|
git clone https://github.com/atar-axis/xpadneo.git /tmp/xpadneo/
|
||||||
|
|
||||||
cd /tmp/xpadneo
|
cd /tmp/xpadneo
|
||||||
|
Reference in New Issue
Block a user