mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-21 20:14:58 +02:00
⚡️ perf(_blank): Enable strict error handling
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Author: Garuda Linux
|
# Author: Garuda Linux
|
||||||
# Adopted for Snigdha OS
|
# Adopted for Snigdha OS
|
||||||
|
|
||||||
set -e
|
set -euo pipefail # Enable strict error handling
|
||||||
|
|
||||||
LAUNCH_TERMINAL_SHELL=bash
|
LAUNCH_TERMINAL_SHELL=bash
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user