From 54a8ab605783ced4f718c284f40fa4311d94fa23 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Mon, 17 Apr 2017 07:58:26 +0200 Subject: [PATCH] plural --- {script => scripts}/check_video_framemd5.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {script => scripts}/check_video_framemd5.sh (98%) diff --git a/script/check_video_framemd5.sh b/scripts/check_video_framemd5.sh similarity index 98% rename from script/check_video_framemd5.sh rename to scripts/check_video_framemd5.sh index 05726f0..d966ae9 100644 --- a/script/check_video_framemd5.sh +++ b/scripts/check_video_framemd5.sh @@ -32,7 +32,7 @@ Dependency: ffmpeg About: Version: ${VERSION} - Website: https://github.com/amiaopensource/ffmprovisr/blob/gh-pages/script/check_video_framemd5.sh + Website: https://github.com/amiaopensource/ffmprovisr/blob/gh-pages/scripts/check_video_framemd5.sh EOF exit 0 }