#!/bin/bash

# Remove unused stuff
rm -Rf /boot/efi/EFI/tools/*

#Done