fix(ZBM): Remove ZBM hook from correct file (#6)
This commit is contained in:
parent
ab5e79d838
commit
003d3f4f2a
2
setup.sh
2
setup.sh
@ -705,7 +705,7 @@ EOF
|
||||
function configure_zfsbootmenu () {
|
||||
#2.9
|
||||
paru_install 'zfsbootmenu'
|
||||
in_file_in_array_remove_n '/etc/mkinitcpio.conf' 'HOOKS' 'zfsbootmenu'
|
||||
in_file_in_array_remove_n '/etc/zfsbootmenu/mkinitcpio.conf' 'HOOKS' 'zfsbootmenu'
|
||||
|
||||
if [[ "${part_schema}" = 'gpt' ]]; then
|
||||
cat > '/etc/zfsbootmenu/config.yaml' <<EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user