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