Add erlcode-find-calls-to-module
[khome.git] / home / bin / video-catalog-update
1 #! /bin/sh
2
3 set -e
4
5 video-find "$DIR_VIDEO" | xargs -0 -I% echo % > "$FILE_VIDEO_CATALOG"
This page took 0.058657 seconds and 4 git commands to generate.