mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 08:27:46 +02:00
changing dualbootinstall.sh
This commit is contained in:
parent
f097ec5c32
commit
f0764b6ded
7
.dotinstall/dualbootinstall.sh
Executable file
7
.dotinstall/dualbootinstall.sh
Executable file
@ -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…
x
Reference in New Issue
Block a user