Use PF-build-env 1.0.8

This commit is contained in:
3d-gussner 2022-07-04 20:46:46 +02:00
parent 6271f17340
commit 4903270ffa

View file

@ -1,5 +1,5 @@
#!/bin/bash
BUILD_ENV="1.0.7"
BUILD_ENV="1.0.8"
SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
if [ ! -d "build-env" ]; then