mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 16:31:53 +08:00
feat: boot-ui support behinder
This commit is contained in:
+3
-1
@@ -6,4 +6,6 @@ cp dist/vite.svg ../boot/src/main/resources/static/
|
||||
cp -R dist/assets/* ../boot/src/main/resources/static/assets/
|
||||
|
||||
mkdir -p ../boot/src/main/resources/templates
|
||||
cp dist/index.html ../boot/src/main/resources/templates/index.html
|
||||
cp dist/index.html ../boot/src/main/resources/templates/index.html
|
||||
|
||||
echo "copy success"
|
||||
Reference in New Issue
Block a user