diff options
Diffstat (limited to 'dot_local/bin/executable__sandbox-net-parser')
| -rw-r--r-- | dot_local/bin/executable__sandbox-net-parser | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_local/bin/executable__sandbox-net-parser b/dot_local/bin/executable__sandbox-net-parser index d998ace..3189d00 100644 --- a/dot_local/bin/executable__sandbox-net-parser +++ b/dot_local/bin/executable__sandbox-net-parser @@ -15,7 +15,7 @@ # Set SANDBOX=0 to bypass entirely for a single invocation: # SANDBOX=0 streamlink weird-stream-url # -# Usage (called by the per-tool wrappers): _sandbox-net-parser /usr/bin/yt-dlp "$@" +# Usage (called by the per-tool wrappers): _sandbox-net-parser $HOME/.nix-profile/bin/yt-dlp "$@" set -eu |
