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

6 lines
71 B
Bash

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