카카오 webhook 응답을 위한 새 이미지 추가
This commit is contained in:
3
autouploader/run.sh
Normal file
3
autouploader/run.sh
Normal 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
|
||||
Reference in New Issue
Block a user