We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f3201 commit 2fae930Copy full SHA for 2fae930
build.sh
@@ -2,7 +2,7 @@
2
3
4
echo "Cleaning old build"
5
-rmdir -rf build/
+rm -rf build/
6
mkdir build
7
8
echo "Building UI"
0 commit comments