mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
更新
This commit is contained in:
parent
c58b11128e
commit
38efe0a493
@ -5,7 +5,7 @@ echo $PYVER
|
||||
echo $ARCH
|
||||
|
||||
if [[ "$PYVER" != *"3.10"* && $(which python3.10) != *"python"* ]]; then
|
||||
echo "你似乎没有安装 Python 3.10!"
|
||||
echo "您似乎没有安装 Python 3.10!"
|
||||
fi
|
||||
|
||||
cp ./patch/meson8b-onecloud.dtb /boot/dtb/meson8b-onecloud.dtb && echo "设备树文件覆盖成功!"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user