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