Accept a name for dl and include starter script file
[khome.git] / home / bin / video-catalog-update
CommitLineData
f7352c48
SK
1#! /bin/sh
2
3set -e
4
e415783f 5video-find "$DIR_VIDEO" | xargs -0 -I% echo % > "$FILE_VIDEO_CATALOG"
This page took 0.087067 seconds and 4 git commands to generate.