From d7ca7a9c30be925897c68ffbfe2b5ce37cfe5e1b Mon Sep 17 00:00:00 2001 From: WeeXnes Date: Fri, 13 Dec 2024 17:12:20 +0100 Subject: [PATCH] initial commit --- Scripts/custom_pst.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/custom_pst.sh b/Scripts/custom_pst.sh index be59978..55e5fa6 100755 --- a/Scripts/custom_pst.sh +++ b/Scripts/custom_pst.sh @@ -23,6 +23,7 @@ install_theme(){ sudo cp -rf catppuccin /boot/efi/EFI/refind/themes/ sudo rm $REFINDCONF sudo cp .refind/refind.conf $REFINDCONF + rm catppuccin } # Check with sudo