Skip to content

Commit

Permalink
Fix build.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Jul 9, 2023
1 parent 9160cc5 commit 0b1d2a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
#!/bin/bash

cd build;
cp index.html 404.html;
cp index.html insights.html;
cp index.html questions.html;
cp index.html eco-score.html;
cp index.html settings.html;
cp index.html logos.html;
cd ..;

0 comments on commit 0b1d2a2

Please sign in to comment.