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 7b199d7 commit 6bc375aCopy full SHA for 6bc375a
build.sh
@@ -0,0 +1,5 @@
1
+#!/bin/sh
2
+cd ../
3
+mkdir output
4
+cp -R ./dasom-web-frontend/* ./output
5
+cp -R ./output ./dasom-web-frontend/
0 commit comments