️ perf(_blank): Enable strict error handling

This commit is contained in:
Eshan Roy
2024-11-19 09:13:10 +05:30
parent 38173905d8
commit 314712f073

View File

@@ -3,7 +3,7 @@
# Author: Garuda Linux
# Adopted for Snigdha OS
set -e
set -euo pipefail # Enable strict error handling
LAUNCH_TERMINAL_SHELL=bash