From 05d51dd5fa030c210e30dd0cde5b7fbc18cc2e2c Mon Sep 17 00:00:00 2001 From: Aiden Gerbrandt Date: Mon, 26 Jan 2026 16:38:29 -0600 Subject: [PATCH] added source for windows-boot script --- BootToWindows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BootToWindows.md b/BootToWindows.md index 7cb146b..9bf5dcb 100644 --- a/BootToWindows.md +++ b/BootToWindows.md @@ -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