From 05d16367f02a10407c4087c226dbe47dc4d52252 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Mon, 17 Apr 2017 06:58:14 +0200 Subject: [PATCH] script folder --- check_audio_framemd5.sh => script/check_audio_framemd5.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename check_audio_framemd5.sh => script/check_audio_framemd5.sh (95%) diff --git a/check_audio_framemd5.sh b/script/check_audio_framemd5.sh similarity index 95% rename from check_audio_framemd5.sh rename to script/check_audio_framemd5.sh index e49d3b1..01dd2e3 100755 --- a/check_audio_framemd5.sh +++ b/script/check_audio_framemd5.sh @@ -32,7 +32,7 @@ Dependency: ffmpeg About: Version: ${VERSION} - Website: https://github.com/amiaopensource/ffmprovisr/blob/gh-pages/check_audio_framemd5.sh + Website: https://github.com/amiaopensource/script/ffmprovisr/blob/gh-pages/check_audio_framemd5.sh EOF exit 0 }