Skip to content

Commit

Permalink
fixed debug-typo in PKGBUILD #74
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Apr 20, 2020
1 parent c5cc6d4 commit 6d5f558
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
PKGVER="$(ls /usr/src/ | grep 'asus_fan' | cut -d '-' -f 2)"
_dkms="/usr/bin/dkms"
_sysctl="/usr/bin/xsystemctl"
_sysctl="/usr/bin/systemctl"

post_install() {
${_dkms} add -m "asus_fan/${PKGVER}"
Expand Down

0 comments on commit 6d5f558

Please sign in to comment.