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