mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-11 16:50:28 +08:00
fix: 增加 ATX 初始值
This commit is contained in:
parent
30dd4290ab
commit
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user