[mod] tools:build

This commit is contained in:
Christian Fraß 2023-07-27 18:25:30 +02:00
parent deaaa7bcff
commit eb6fda2cdf

View file

@ -10,4 +10,5 @@ path_prj_to=heimdall.prj.json
cp ${path_prj_from} ${path_prj_to} cp ${path_prj_from} ${path_prj_to}
koralle --execute ${path_prj_to} koralle --execute ${path_prj_to}
chmod +r build/heimdall
rm ${path_prj_to} rm ${path_prj_to}