Skip to content

Commit

Permalink
accidentally broke build-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Pelz committed Oct 31, 2023
1 parent 59fed78 commit 69202b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pip3 install -q -I --upgrade --user setuptools wheel # must be installed first
pip3 install -q -I --upgrade --user meson ninja
echo $PWD
plugins=$(ls -1 ../build-plugins/plugin-*.sh | sed 's|^\.\./build-plugins/plugin-||g; s|\.sh$||g')
#plugins="vslsmashsource"
#plugins="neo-vague-denoiser"
count=$(echo $plugins | wc -w)
n=0

Expand Down

0 comments on commit 69202b2

Please sign in to comment.