From 02659d5cd765b4287cec13a4df7b88b35be08eab Mon Sep 17 00:00:00 2001 From: Minji Lee <79428205+alswlfl29@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:02:22 +0900 Subject: [PATCH] Create build.sh --- build.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..2ae116f --- /dev/null +++ b/build.sh @@ -0,0 +1,5 @@ +#!/bin/sh +cd ../ +mkdir output +cp -R ./[team-repo-name]/* ./output +cp -R ./output ./HanaFun_FE/