main: build-dep ./

This commit is contained in:
Dawid Dziurla 2020-03-26 00:34:51 +01:00 committed by GitHub
parent 47f8afc0a7
commit 1babb90cf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ docker exec \
docker exec \
"$container" \
apt-get build-dep "$directory"
apt-get build-dep ./
docker exec \
"$container" \