Update i2samp to work on bookworm
This commit is contained in:
parent
caba9aa589
commit
a59177c897
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ ASK_TO_REBOOT=false
|
|||
CURRENT_SETTING=false
|
||||
UPDATE_DB=false
|
||||
|
||||
BOOTCMD=/boot/cmdline.txt
|
||||
CONFIG=/boot/config.txt
|
||||
BOOTCMD=/boot/firmware/cmdline.txt
|
||||
CONFIG=/boot/firmware/config.txt
|
||||
APTSRC=/etc/apt/sources.list
|
||||
INITABCONF=/etc/inittab
|
||||
BLACKLIST=/etc/modprobe.d/raspi-blacklist.conf
|
||||
|
|
|
|||
Loading…
Reference in a new issue