Skip to content

Commit

Permalink
crontab
Browse files Browse the repository at this point in the history
  • Loading branch information
peepa857 committed Mar 9, 2021
1 parent 4293a25 commit dc83069
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,13 @@ python3 {FULL PATH}/wechat-fund/fund.py
2. crontab

- edit crontab

`crontab -e`

- paste, replace path and save (run at working day 14:45)

`45 14 * * 1-5 {FULL PATH}/start.sh >> {FULL PATH}/Desktop/crontab_log.txt`

- confirm results

`crontab -l`

0 comments on commit dc83069

Please sign in to comment.