3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
cd /opt/badl/site-packages
|
|
/usr/bin/python3 -m badl
|