HoneyTian's picture
first commit
bfa885e
raw
history blame contribute delete
134 Bytes
#!/usr/bin/env bash
kill -9 `ps -aef | grep 'vm_sound_classification/bin/python3' | grep -v grep | awk '{print $2}' | sed 's/\n/ /'`