aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-06-21 12:24:31 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-06-21 12:24:31 -0700
commitd93a41bf0bc9c33284e2f577ec2ee42d84113563 (patch)
tree0921c9ddc25c38e6ba831ff7597f046e4b76ffc2 /bin
parent_plugins/wkd: make gnupg very quiet (diff)
downloadwww-d93a41bf0bc9c33284e2f577ec2ee42d84113563.tar.gz
www-d93a41bf0bc9c33284e2f577ec2ee42d84113563.tar.bz2
www-d93a41bf0bc9c33284e2f577ec2ee42d84113563.zip
bin/docker-setup: correct Docker context start
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/docker-setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/docker-setup.sh b/bin/docker-setup.sh
index 7722a53..7f8f862 100755
--- a/bin/docker-setup.sh
+++ b/bin/docker-setup.sh
@@ -1,4 +1,5 @@
#!/bin/bash
set -e
source "$(dirname "$0")"/docker-helper.inc
+cd "$(dirname "$0")"/.. # Need to be in correct path
docker_build