There was an error while loading. Please reload this page.
1 parent 7d40022 commit f1e7ef6Copy full SHA for f1e7ef6
README.md
@@ -17,7 +17,7 @@ You can install `Watchdog` and `GitPython` by running the following command:
17
This script was intended to be setup in the Windows Task Scheduler and executed at startup.
18
To execute the script, navigate to the `src` directory and run the following command:
19
```
20
- $ python HerokuFileUpdaterPDF.py author_name author_email commit_message git_directory directory_to_watch destination_directories
+ $ python FileUpdaterPDF.py author_name author_email commit_message git_directory directory_to_watch destination_directories
21
22
23
### Arguments:
0 commit comments