mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
初步整合:
1. python 内置服务器 2. 将配置文件统一目录
This commit is contained in:
4
kvmd_data/usr/bin/vcgencmd
Executable file
4
kvmd_data/usr/bin/vcgencmd
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
case $1 in
|
||||
get_throttled) echo "throttled=0x0";;
|
||||
esac
|
||||
Reference in New Issue
Block a user