steamdeck-mm/record-stop

4 lines
80 B
Bash
Executable File

#!/bin/bash
killall -2 gst-launch-1.0
read -p "Done, press any key to continue"