this is actually redundant

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2021-03-06 09:23:19 +03:00
parent a90a326af1
commit 86539bce14
2 changed files with 2 additions and 3 deletions

View File

@@ -1,9 +1,6 @@
#!/usr/bin/env bash
shopt -s nullglob
PODMAN_IMAGE=${PODMAN_IMAGE:-'localhost/spark:autobuilder'}
export PODMAN_IMAGE
did="pkg-build-$$.$SRANDOM"
mkdir "/tmp/$did"