Skip to content

Commit d2eae22

Browse files
make
1 parent e329f75 commit d2eae22

4 files changed

Lines changed: 1 addition & 1 deletion
Binary file not shown.
Binary file not shown.
Binary file not shown.

makeSpot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#!/bin/zsh
1+
#!/bin/sh
22
cd ~/workspace/spotPython
33
rm -f dist/spotPython*; python -m build; python -m pip install dist/spotPython*.tar.gz

0 commit comments

Comments
 (0)