Browse Source

Update install-mbr.sh

master
Ermanno Ferrari 3 years ago
parent
commit
5995c86b58
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      install-mbr.sh

+ 1
- 1
install-mbr.sh View File

@ -25,7 +25,7 @@ grub-mkconfig -o /boot/grub/grub.cfg
systemctl enable NetworkManager
systemctl enable bluetooth
systemctl enable cups
systemctl enable cups.service
systemctl enable sshd
systemctl enable avahi-daemon
systemctl enable tlp # You can comment this command out if you didn't install tlp, see above


Loading…
Cancel
Save