5 lines
67 B
Bash
Executable file
5 lines
67 B
Bash
Executable file
#!/bin/bash
|
|
#
|
|
## WizardKit: Debug Launcher
|
|
|
|
python3 -i wk_debug.py
|