Skip to content

Commit

Permalink
fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfrantz committed Jul 18, 2024
1 parent 3dec7ad commit 922f312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ bash: temp
cp $(DB)/force-level2-report.sh $(TB)/force-level2-report
cp $(DB)/force-init.sh $(TB)/force-init
cp $(DB)/force-datacube-size.sh $(TB)/force-datacube-size
cp $(DB)/force-unit-testing.sh $(TU)/force-unit-testing
cp $(DB)/force-unit-testing.sh $(TB)/force-unit-testing

external: temp
cp $(shell which landsatlinks) $(TB)/force-level1-landsat
Expand Down
2 changes: 1 addition & 1 deletion misc/force-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.12-dev:::2024-07-18_09:30:08
3.7.12-dev:::2024-07-18_09:33:30

0 comments on commit 922f312

Please sign in to comment.