mirror of https://github.com/tiyn/dotfiles
parent
e597c8b7c7
commit
fc50b2a404
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
## installing os-prober
|
||||||
|
sudo pacman os-prober
|
||||||
|
|
||||||
|
## finding other os
|
||||||
|
sudo grub-mkconfig -o /boot/grub/grub.cfg
|
Loading…
Reference in new issue