refactor(iso): Typo (#3)

This commit is contained in:
hygienic-books 2023-10-22 01:59:42 +02:00
parent 5d359a3f39
commit d3be536516

View File

@ -38,7 +38,7 @@ function we_are_changerooted () {
fi
}
funcion no_kernel_update_in_iso () {
function no_kernel_update_in_iso () {
#1.1
sed -r -e 's'$'\x1''#(IgnorePkg)[^\r\n\f]+'$'\x1''\1 = linux linux-headers'$'\x1''g' /etc/pacman.conf
}