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