mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Use local peep
This commit is contained in:
@@ -164,7 +164,7 @@ deactivate
|
||||
# pin peep hashes of the things we just built
|
||||
for pkg in acme letsencrypt letsencrypt-apache ; do
|
||||
echo
|
||||
peep hash dist."$version/$pkg"/*.{whl,gz}
|
||||
letsencrypt-auto-source/pieces/peep.py hash dist."$version/$pkg"/*.{whl,gz}
|
||||
echo $pkg==$version
|
||||
done > /tmp/hashes.$$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user