Rename with dashes instead of underscores
[khome.git] / home / bin / video_catalog_play
diff --git a/home/bin/video_catalog_play b/home/bin/video_catalog_play
deleted file mode 100755 (executable)
index a22b1ac..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-
-LINES=60
-
-file=$(khomenu -l "$LINES" < "$FILE_VIDEO_CATALOG")
-mpv "$file"
This page took 0.024181 seconds and 4 git commands to generate.