初始化红餐观察库项目

This commit is contained in:
freedakgmail
2026-07-19 18:11:08 +08:00
commit c663539548
22 changed files with 1261 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")"
exec python3 app.py