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
d3a4842cad
commit
a3885e25c2
@ -83,7 +83,7 @@ post_upgrade() {
|
||||
keyboxd@etc-pacman.d-gnupg.socket
|
||||
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
|
||||
|
||||
# Passthrough
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user