Skip to content

Commit 33543d5

Browse files
committed
updated file.io.sh
1 parent 16bf8f8 commit 33543d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internet/file.io.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ command curl -sSlf "$url" \
8989
jq_debug_pipe_dump |
9090
jq -r .link |
9191
tee /dev/stderr |
92-
"$srcdir/copy_to_clipboard.sh"
92+
"$srcdir/../bin/copy_to_clipboard.sh"
9393
echo

0 commit comments

Comments
 (0)