Skip to content

Commit

Permalink
Merge pull request #10 from yausername/Re-enable-lazy-extractors
Browse files Browse the repository at this point in the history
Re-enable lazy extractors
  • Loading branch information
yausername authored Apr 26, 2021
2 parents ef397a7 + c4a3a6f commit 2839ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ fi

/bin/echo -e "\n### OK, now it is time to build the binaries..."
REV=$(git rev-parse HEAD)
#make lazy-extractors
make lazy-extractors
make youtube-dl youtube-dl.tar.gz
#read -p "VM running? (y/n) " -n 1
#wget "http://$buildserver/build/rg3/youtube-dl/youtube-dl.exe?rev=$REV" -O youtube-dl.exe
Expand Down

0 comments on commit 2839ec8

Please sign in to comment.