Files
my-spring/web-vue/bin/startup.sh

6 lines
33 B
Bash
Raw Normal View History

2026-03-19 10:57:24 +08:00
#!/bin/sh
cd ..
pnpm dev
cd bin