Update run_debug.sh to run Python 3.9
This commit is contained in:
parent
97524c201b
commit
6ad141162d
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
gdb -ex r --args /home/kae/git/musicmuster/.direnv/python-3.7.3/bin/python app/musicmuster.py
|
||||
gdb -ex r --args /home/kae/git/musicmuster/.direnv/python-3.9.2/bin/python app/musicmuster.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user