dotwryn/bin/bg-apps/midi

9 lines
110 B
Plaintext
Raw Permalink Normal View History

2022-02-06 07:15:14 +00:00
#!/bin/zsh
2022-05-23 18:18:54 +00:00
cd $HOME/Projects/python/xorg-midi/code
source ../env/bin/activate
./midi-controller
deactivate