Skip to content

Commit

Permalink
Revert "fix: 权限"
Browse files Browse the repository at this point in the history
This reverts commit 4c33ce9.
  • Loading branch information
14790897 committed Apr 14, 2024
1 parent 3e6f621 commit cf1122d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cron-Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ RUN npm install

# 将你的 Puppeteer 脚本复制到容器中
COPY . .
# 设置 pteer.js 文件的执行权限
RUN chmod +x /app/pteer.js

# 添加执行权限
RUN chmod +x /app/pteer.js
Expand Down

0 comments on commit cf1122d

Please sign in to comment.