refactor(iso): Typo (#3)
This commit is contained in:
parent
d3be536516
commit
a9c9b3d788
2
setup.sh
2
setup.sh
@ -40,7 +40,7 @@ function we_are_changerooted () {
|
||||
|
||||
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
|
||||
sed -ri -e 's'$'\x1''#(IgnorePkg)[^\r\n\f]+'$'\x1''\1 = linux linux-headers'$'\x1''g' /etc/pacman.conf
|
||||
}
|
||||
|
||||
function set_ntp () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user