added source for windows-boot script
This commit is contained in:
@@ -3,7 +3,7 @@ In a dual boot setup where the default boot is Linux, you may want to be able to
|
||||
|
||||
## From Linux
|
||||
1. `efibootmgr` will be required, so install that from your distro's package manager.
|
||||
2. Create the file `/usr/local/bin/boot-windows` and put the following script into it:
|
||||
2. Create the file `/usr/local/bin/boot-windows` and put the following script into it: (source: Bazzite windows-boot script)
|
||||
|
||||
```sh
|
||||
#!/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user