출력 변경
This commit is contained in:
@ -1,3 +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
|
||||
exec python3 /app/gnu_autoupload.py
|
||||
|
||||
Reference in New Issue
Block a user