We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c61e4 commit 62e1ccbCopy full SHA for 62e1ccb
crontab
@@ -1,2 +1,2 @@
1
# 10분마다 실행
2
-*/10 * * * * cd /app && /usr/bin/python3 main.py >> /proc/1/fd/1 2>> /proc/1/fd/2
+*/10 * * * * cd /app && /usr/bin/python3 main.py >> /proc/1/fd/1 2>> /proc/1/fd/2
0 commit comments