Fix typo in package
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -oue pipefail
|
set -oue pipefail
|
||||||
|
|
||||||
dnf install git gcc-c++ pkgconfig libusb1-devel boost-devel systemd-devel dbus-devel python3-scon
|
dnf install git gcc-c++ pkgconfig libusb1-devel boost-devel systemd-devel dbus-devel python3-scons
|
||||||
cd ~
|
cd ~
|
||||||
mkdir src
|
mkdir src
|
||||||
cd src
|
cd src
|
||||||
|
|||||||
Reference in New Issue
Block a user