mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-21 17:04:21 +01:00
fix pub key recover
This commit is contained in:
parent
4fd6e1504a
commit
a5dfc100c6
@ -1,5 +1,5 @@
|
||||
before_install:
|
||||
- curl http://mirror.ovh.net/debian/dists/wheezy-backports/Release.gpg | sudo apt-key add -
|
||||
- curl https://ftp-master.debian.org/keys/archive-key-7.0.asc | sudo apt-key add -
|
||||
- echo "deb http://http.debian.net/debian wheezy-backports main" | sudo tee -a /etc/apt/sources.list
|
||||
- sudo apt-get update -qq
|
||||
- sudo ./tests/cfg/deploy.sh
|
||||
|
Loading…
Reference in New Issue
Block a user