This commit is contained in:
Pieter Vander Vennet 2021-12-22 01:56:39 +01:00
parent 928d119816
commit dc2d900b9a

1
scripts/build.sh Normal file → Executable file
View file

@ -1,5 +1,6 @@
#! /bin/bash
echo "Starting build.Should"
# The build script; we build the application step by step as building everything at once takes too much RAM
# Should be run from the repository root
rm -rf dist/*