mirror of https://github.com/tiyn/dotfiles
parent
f097ec5c32
commit
f0764b6ded
@ -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