增加下载按钮

This commit is contained in:
mtvpls
2025-12-01 10:43:16 +08:00
parent 051b704039
commit 8a7ef33753
2 changed files with 58 additions and 0 deletions

5
start.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
set +a
source .env
set -a
pnpm dev