mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 03:21:16 +02:00
changing dualbootinstall.sh
This commit is contained in:
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
|
Reference in New Issue
Block a user