Add boot-repair.sh
This commit is contained in:
parent
4cea1a17e7
commit
545e1457a9
6
boot-repair.sh
Normal file
6
boot-repair.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo add-apt-repository ppa:yannubuntu/boot-repair
|
||||
sudo apt update
|
||||
sudo apt install -y boot-repair
|
||||
boot-repair
|
||||
Loading…
x
Reference in New Issue
Block a user