Skip to content

Commit

Permalink
Update 34_youtube-dl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Feb 5, 2025
1 parent cfc95ae commit 7edfa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts.d/34_youtube-dl.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

exit 0
curl -L https://yt-dl.org/downloads/latest/youtube-dl -k -o mnt/img_root/usr/local/bin/youtube-dl #without certificate
chmod a+rx mnt/img_root/usr/local/bin/youtube-dl

0 comments on commit 7edfa42

Please sign in to comment.