We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc112f commit 00d28feCopy full SHA for 00d28fe
1 file changed
build.sh
@@ -0,0 +1,5 @@
1
+#!/bin/sh
2
+cd ../
3
+mkdir output
4
+cp -R ./Frontend-StockPort/* ./output
5
+cp -R ./output ./Frontend-StockPort/
0 commit comments