Skip to content
This repository was archived by the owner on Nov 8, 2017. It is now read-only.

Commit 572801f

Browse files
committed
Merge branch 'master' of github.com:z0rc/debumblebee
2 parents 7d876c1 + 6a0a96e commit 572801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-files/monitor.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

33
case $@ in
4-
1215N|4260A14|K93SV|QOSMIO_X770) echo DFP-0 ;;
4+
1215N|4260A14|K93SV|QOSMIO_X770|4171A17) echo DFP-0 ;;
55
*) echo NONE ;;
66
esac

0 commit comments

Comments
 (0)