mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 11:18:51 +00:00
typo
This commit is contained in:
parent
c955d641c3
commit
f3f20f1d39
1 changed files with 0 additions and 1 deletions
|
@ -331,7 +331,6 @@ apt-get upgrade -y
|
|||
apt-get autoclean -y
|
||||
apt-get autoremove -y
|
||||
|
||||
# Installing upgrades
|
||||
# Let's replace "quiet splash" options, set a console font for more screen canvas and update grub
|
||||
sed -i 's#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"#GRUB_CMDLINE_LINUX_DEFAULT="consoleblank=0"#' /etc/default/grub
|
||||
sed -i 's#\#GRUB_GFXMODE=640x480#GRUB_GFXMODE=800x600x32#' /etc/default/grub
|
||||
|
|
Loading…
Reference in a new issue