forked from MapComplete/MapComplete
Add echo
This commit is contained in:
parent
928d119816
commit
dc2d900b9a
1 changed files with 1 additions and 0 deletions
1
scripts/build.sh
Normal file → Executable file
1
scripts/build.sh
Normal file → Executable 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/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue