Skip to content

Commit

Permalink
Use our pywb fork with xmlquery length fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ato committed Apr 13, 2021
1 parent 5552408 commit ce779cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nla-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -eu

dest=$1
virtualenv-3.6 $dest
$dest/bin/pip install git+https://github.com/webrecorder/pywb.git@v-2.4.0-rc2
$dest/bin/pip install git+https://github.com/nla/pywb.git@v-2.5.0-nla1
$dest/bin/pip install wheel
$dest/bin/pip install uwsgi
$dest/bin/pip install gevent
Expand Down

0 comments on commit ce779cd

Please sign in to comment.