yt-dlp-ntfy: do not output all commands
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -uexo pipefail
|
||||
set -ueo pipefail
|
||||
|
||||
# Define PID file location
|
||||
PID_FILE="/tmp/yt-dlp-ntfy.pid"
|
||||
|
Reference in New Issue
Block a user