Skip to content

Commit

Permalink
Fix script file names
Browse files Browse the repository at this point in the history
I had the wrong names in there.

Signed-off-by: Jadon Fowler <[email protected]>
  • Loading branch information
phase committed Jan 7, 2018
1 parent a0eef16 commit 65f54b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Scripts

`file_migration_ecd8100.py3` needs to be run to move the
`fix_file_paths_ecd8100.py3` needs to be run to move the
files to the proper directory. The bug was fixed in commit
`ecd8100`.

`fix_file_paths_b725a7c.py3` needs to be run _after_ the
`file_migration_b725a7c.py3` needs to be run _after_ the
above script and _after_ commit `b725a7c` is deployed.

0 comments on commit 65f54b1

Please sign in to comment.