diff --git a/setup.sh b/setup.sh index cdef1b0..bdbbf69 100644 --- a/setup.sh +++ b/setup.sh @@ -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 }