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