elenapan/Scripts/volume_wakeup.sh
elena a4f4944b5e added signal based volume scripts
Former-commit-id: 1e0f121e54
Former-commit-id: 82b4a6efae5e9285c105d10c690545491728e918
Former-commit-id: 1a9fa022ffa1a57d51f23642ca5a83b74ea2a473
2018-01-12 07:34:10 +02:00

4 lines
76 B
Bash
Executable file

#!/bin/bash
VOLUME_PID="$(cat /tmp/volume_pid)"
pkill -P $VOLUME_PID sleep