️ perf(_blank): safe removal of files

This commit is contained in:
Eshan Roy
2024-11-20 01:20:39 +05:30
parent d820debe69
commit 5fbf340f86
2 changed files with 32 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
#!/bin/bash
set -e
# Author : Eshan Roy <eshan@snigdhaos.or>
# Author URL : https://eshanized.github.io/
# Define constants
MKINITCPIO_CONF="/etc/mkinitcpio.conf"
GRUB_DEFAULT="/etc/default/grub"