카카오 webhook 응답을 위한 새 이미지 추가

This commit is contained in:
2025-06-30 15:00:03 +09:00
parent ed56635eb9
commit 1e3164a733
18 changed files with 194 additions and 70 deletions

3
autouploader/run.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo "run.sh 시작: $(date '+%Y-%m-%d %H:%M:%S')"
python3 /app/gnu_autoupload.py >> /proc/1/fd/1 2>&1