Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
euberdeveloper committed Dec 4, 2020
2 parents 37c1945 + 600a8d8 commit 0875839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lavora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function lavora {
echo -e "Extracted $YEAR\n"

echo "Importing..."
python main.py ${YEAR}
python3 main.py ${YEAR}
echo -e "Imported $YEAR\n"

echo "Removing..."
Expand Down

0 comments on commit 0875839

Please sign in to comment.