Skip to content

Commit

Permalink
Update mitao.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhb authored Apr 20, 2023
1 parent 6d91177 commit cbc1e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup/mitao.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
echo "Activating Python environment"
source src/setup/mitaovenv_py3_9/bin/activate
source src/python/mitaovenv_py3_9/bin/activate
echo "Running MITAO ..."
python main.py .

0 comments on commit cbc1e78

Please sign in to comment.