feat: add support for reh (#1111)

This commit is contained in:
Baptiste Augrain
2022-06-08 16:59:06 +02:00
committed by GitHub
parent add78d6829
commit 84b4396476
6 changed files with 83 additions and 12 deletions

View File

@@ -16,6 +16,6 @@ rm -f product.json.bak
cd "${SCRIPT_DIR}"
. build.sh "updates-disabled"
./build.sh "updates-disabled"
cd "${CALLER_DIR}"