Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell-Tran authored Feb 18, 2021
1 parent 1a21fc3 commit 64a2abe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ then fill out the settings. You should have both S3 and CloudWatch set up on AWS
pipenv run python aws_s3_desktop_uploader/desktop_uploader.py
```

* You should use Windows Task Scheduler or Windows Service / PowerShell to get the script to always "be on"
if you're running this script on a Windows computer: https://stackoverflow.com/questions/57511964/windows-10-how-do-i-ensure-python-script-will-run-as-long-as-computer-is-on
* For Windows: https://stackoverflow.com/questions/32404/how-do-you-run-a-python-script-as-a-service-in-windows/46450007#46450007
* For Linux: https://stackoverflow.com/questions/2366693/run-cron-job-only-if-it-isnt-already-running/38840507#38840507

## Linux example
Expand Down

0 comments on commit 64a2abe

Please sign in to comment.