We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9f9f9 commit 9e25fedCopy full SHA for 9e25fed
build.sh
@@ -0,0 +1,5 @@
1
+#!/bin/sh
2
+cd ../
3
+mkdir output
4
+cp -R ./seed-fe/* ./output
5
+cp -R ./output ./seed-fe/
0 commit comments