Skip to content

Commit

Permalink
Update yt-x.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xplshn authored Nov 29, 2024
1 parent 460fe78 commit cff6ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/generic/yt-x.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pelfCreator -m "xplshn" -n "yt-x" -p "bash" -e "yt-x" -z && {
APPDIR="yt-x*.AppDir"
APPDIR="$(echo yt-x*.AppDir)"
DBIN_INSTALL_DIR="./$APPDIR/proto/usr/local/bin" sh -c "dbin list | grep 'jq\|curl\|yt-dlp\|fzf\|gum\|chafa\|icat\|imgcat' | xargs dbin add"
"$APPDIR/.gen"
} # FFMPEG could be pre-installed, but I don't want to fuck around and find out, you know... Shitty FFMPEG license (GPL) + binary blobs...

0 comments on commit cff6ead

Please sign in to comment.