diff --git a/run.fish b/run.fish new file mode 100755 index 0000000..3205121 --- /dev/null +++ b/run.fish @@ -0,0 +1,4 @@ +#!/usr/bin/fish + +echo "Starting main.py..." +mpremote connect port:rfc2217://localhost:4000 run main.py