tuirun debug 2

This commit is contained in:
cnst
2024-09-22 18:03:17 +02:00
parent 4d39ef4c40
commit dcc6c2da5c

View File

@@ -1,5 +1,5 @@
# Log file location
LOGFILE="/.cache/tuirun/tuirun-toggle.log"
LOGFILE="/home/$USER/.cache/tuirun/tuirun-toggle.log"
# Redirect all output and errors to the log file
exec >>"$LOGFILE" 2>&1
# Enable command tracing