mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-16 16:07:07 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
892d2b6f41 |
@@ -20,6 +20,7 @@
|
|||||||
# #
|
# #
|
||||||
# ========================================================================== #
|
# ========================================================================== #
|
||||||
|
|
||||||
|
ATX=USBRELAY_HID
|
||||||
echo $ATX
|
echo $ATX
|
||||||
case $ATX in
|
case $ATX in
|
||||||
GPIO)
|
GPIO)
|
||||||
@@ -31,4 +32,4 @@ case $ATX in
|
|||||||
*)
|
*)
|
||||||
echo "No thing."
|
echo "No thing."
|
||||||
exit -1
|
exit -1
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user