diff options
author | EuAndreh <eu@euandre.org> | 2025-03-07 16:13:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-03-07 16:13:56 -0300 |
commit | d699d164980cdbc0943b76677c2f28cd8ab88143 (patch) | |
tree | cb69829a0d373288926a6e303d5bc56e7d1e7d63 /bin/live | |
parent | etc/sh/rc: Add -F to "tree" alias (diff) | |
download | dotfiles-d699d164980cdbc0943b76677c2f28cd8ab88143.tar.gz dotfiles-d699d164980cdbc0943b76677c2f28cd8ab88143.tar.xz |
bin/{live,process,video,webcam}: Move to "clive" directory
Diffstat (limited to 'bin/live')
-rwxr-xr-x | bin/live | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/live b/bin/live deleted file mode 100755 index ba21fe7..0000000 --- a/bin/live +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -set -eu - -DIR="data/$(timestamp)"/"$(now)" -mkdir -p "$DIR" -cd "$DIR" - -exec video -f dash live.mpd |