typo
This commit is contained in:
parent
6b43b59bc0
commit
d89b01f5f6
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ message "KERNEL_VER=${YELLOW}${KERNEL_VER}${ENDCOLOR}"
|
|||
message "apt --download linux-image and grub packages to have them in cache for installation by user"
|
||||
apt -d --reinstall install \
|
||||
linux-image-amd64 \
|
||||
$KERNEL_VER \
|
||||
linux-image-$KERNEL_VER \
|
||||
grub-pc grub-pc-bin \
|
||||
grub-common \
|
||||
grub2-common \
|
||||
|
|
Loading…
Reference in a new issue