mirror of
https://github.com/Icinga/docker-icingaweb2.git
synced 2025-10-23 13:00:59 +02:00
Update build.bash
This commit is contained in:
parent
01e7d543c2
commit
7505a9ce17
@ -27,8 +27,6 @@ IW2SRC="$(realpath "$IW2SRC")"
|
||||
OUR_DIR="$(realpath "$(dirname "$0")")"
|
||||
OUR_FILES="$(mktemp -d)"
|
||||
|
||||
trap "rm -rf $OUR_FILES" EXIT
|
||||
|
||||
pushd "$OUR_FILES"
|
||||
|
||||
git -C "$IW2SRC" archive --prefix=icingaweb2/ HEAD |tar -x
|
||||
|
Loading…
x
Reference in New Issue
Block a user