remove double space

This commit is contained in:
Tobias Powalowski 2023-10-25 13:34:17 +02:00
parent 9e035227d0
commit 3a851dad82
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/boot/Image.gz"
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
block_mods kms_mods base_common base_common_cleanup base base_cleanup
filesystems filesystems_mods filesystems_cleanup net net_cleanup acpi_mods
cpufreq cpufreq_mods devicemapper devicemapper_mods hypervisor_mods

View file

@ -1,7 +1,7 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
block_mods kms_mods base_common base_common_cleanup base base_cleanup
filesystems filesystems_mods filesystems_cleanup net net_cleanup acpi_mods
cpufreq cpufreq_mods devicemapper devicemapper_mods hypervisor_mods net_common