aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2023-01-26 23:30:56 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2023-01-26 23:30:56 +0100
commitaa5dc4938d43ae90e8604ffea40a759ff798da4b (patch)
tree9a228dcb788fd95794e04a0bb02ab364c962a08e /build.sh
parent6357c11d61c9286c591a758dd735a2ba5a2ac26f (diff)
downloadaurbuilder-aa5dc4938d43ae90e8604ffea40a759ff798da4b.tar.gz
scripts
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/