dotfiles/scripts/stop-select-videos-to-watch.sh

6 lines
79 B
Bash

#!/usr/bin/env sh
stop_file="/tmp/stop-select-videos-to-watch"
rm $stop_file