added auto open of log file

This commit is contained in:
Purple
2025-02-05 19:00:44 +00:00
parent f4e4dbbd11
commit a48f632576

View File

@@ -363,6 +363,7 @@ test() {
echo_and_log "$PING_TEST"
echo_and_log "\nDiagnostics complete. Log file: $LOGFILE"
runAsUser open $LOGFILE
}