3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
pkill -9 -e -f "python3 ./Run_"
|