Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
achiocch committed Oct 15, 2024
1 parent f6cf213 commit 1905301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ run_app:

mv 127.0.0.1:8050 pages_files
ls -a pages_files
ls -a pages_files/assets
#ls -a pages_files/assets

find pages_files -exec sed -i.bak 's|_dash-component-suites|Stat_dash\\/_dash-component-suites|g' {} \;
find pages_files -exec sed -i.bak 's|_dash-layout|Stat_dash/_dash-layout.json|g' {} \;
Expand Down

0 comments on commit 1905301

Please sign in to comment.