mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-03 11:31:53 +08:00
重构更新
This commit is contained in:
7
patches/custom/old-kernel-msd/kvmd-helper-otgmsd-unlock
Normal file
7
patches/custom/old-kernel-msd/kvmd-helper-otgmsd-unlock
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/sbin/python
|
||||
# KVMD-ARMBIAN
|
||||
|
||||
from kvmd.helpers.unlock import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user