aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 6d733c3..b399863 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/bash
docker pull archlinux:base-devel
-#docker build --no-cache -t archpkg .
-docker build -t archpkg .
+#docker build --no-cache -t archpkg docker/
+docker build -t archpkg docker/