diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-10 11:35:49 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-10 11:36:40 +0200 |
commit | 6ebedc72e1e0d6d1c824915a73d51e1f8925af77 (patch) | |
tree | 48e35bab9fe2b2d3a83e8aedb14ef27d98d13cfa /bin | |
parent | add README & LICENSE, just for fun (diff) | |
download | grub-reboot-into-windows-0.2.tar.gz grub-reboot-into-windows-0.2.zip |
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.gitattributes | 2 | ||||
-rwxr-xr-x | bin/script (renamed from bin/grub-reboot-into-windows) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/.gitattributes b/bin/.gitattributes index 713687e..4ace0b5 100644 --- a/bin/.gitattributes +++ b/bin/.gitattributes @@ -1 +1 @@ -grub-reboot-into-windows text eol=lf +script text eol=lf diff --git a/bin/grub-reboot-into-windows b/bin/script index a6584b9..a6584b9 100755 --- a/bin/grub-reboot-into-windows +++ b/bin/script |