diff options
Diffstat (limited to 'resources/scripts/helpers/build/clean/grub')
-rwxr-xr-x | resources/scripts/helpers/build/clean/grub | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/scripts/helpers/build/clean/grub b/resources/scripts/helpers/build/clean/grub index cf22c8a0..af657f04 100755 --- a/resources/scripts/helpers/build/clean/grub +++ b/resources/scripts/helpers/build/clean/grub @@ -36,5 +36,3 @@ printf "Cleaning the previous build of GRUB\n" cd "../" printf "\n\n" - -# ------------------- DONE ---------------------- |