update build scripts and prompt,s

This commit is contained in:
louiscklaw
2025-04-24 13:19:51 +08:00
parent 92040c6efb
commit b8e8968866
12 changed files with 642 additions and 119 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
git add src
git commit -m'update,'
echo "done"