aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-11-06 22:36:49 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-11-06 22:36:49 +0100
commitff6a7fbaf149ae0ece09f86630ee9ed9429040f4 (patch)
treef0720c69ad80ebea24142f50da6c68d44ea45ef4 /build.sh
parentc0ae2315903cad4a81521bcf17724dd3d04c3b44 (diff)
downloadaurbuilder-ff6a7fbaf149ae0ece09f86630ee9ed9429040f4.tar.gz
asdf
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 4f4c609..6d733c3 100755
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,5 @@
#!/bin/bash
docker pull archlinux:base-devel
+#docker build --no-cache -t archpkg .
docker build -t archpkg .