Skip to content

Commit

Permalink
fix maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Nov 22, 2024
1 parent cc98000 commit 6c61697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions katsu/modules/base/polycrystal.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash -x
if ! [ -x "$(command -v polycrystal)" ]; then
polycrystal
fi

0 comments on commit 6c61697

Please sign in to comment.