mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
fix
This commit is contained in:
parent
898f8218ca
commit
e92b666dfb
@ -83,7 +83,7 @@ post_upgrade() {
|
|||||||
keyboxd@etc-pacman.d-gnupg.socket
|
keyboxd@etc-pacman.d-gnupg.socket
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$(varcmp "$2" 3.331)" -lt 0 ]]; then
|
if [[ "$(vercmp "$2" 3.332)" -lt 0 ]]; then
|
||||||
grep -q "^dtoverlay=vc4-kms-v3d" /boot/config.txt || cat << EOF >> /boot/config.txt
|
grep -q "^dtoverlay=vc4-kms-v3d" /boot/config.txt || cat << EOF >> /boot/config.txt
|
||||||
|
|
||||||
# Passthrough
|
# Passthrough
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user