mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fix: 增加 ATX 初始值
This commit is contained in:
@@ -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