Skip to content

Commit

Permalink
fix: export URL and CHAT_ID for xargs execution
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad5305 committed Feb 4, 2024
1 parent b3e6957 commit 6228bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawl_news.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ push_news() {
}

export -f push_news
export SHORT_COMMITS
export SHORT_COMMITS URL CHANNEL_ID

# 's/^[[:space:]]*$/\x0/'
if [ -f "$OLD_FEED" ]
Expand Down

0 comments on commit 6228bfb

Please sign in to comment.