Skip to content

Commit

Permalink
chore update runner to match
Browse files Browse the repository at this point in the history
  • Loading branch information
blueputty01 committed Sep 19, 2024
1 parent 01224a8 commit 9801431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/runners/md-anki.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Change the directory to D:
cd /Users/alexyang/Documents/School/anki/md-to-anki/
cd /Users/alexyang/Documents/School/anki/md-to-anki/src || exit

# Activate the virtual environment
source venv/bin/activate
Expand Down

0 comments on commit 9801431

Please sign in to comment.