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