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