From a37cb8e33953937737a7624e02ed7459804ea03a Mon Sep 17 00:00:00 2001 From: Daniel Axtens Date: Mon, 4 Apr 2011 14:30:54 +0800 Subject: [PATCH] another fix. should test before committing. --- scan2pages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scan2pages.sh b/scan2pages.sh index ebd7229..5519154 100755 --- a/scan2pages.sh +++ b/scan2pages.sh @@ -176,5 +176,5 @@ for pg in `$my_seq 1 $pages`; do done mkdir $dir/pages -mv $dir/upg-*.${extension} $dir/pages +mv $dir/final-*.${extension} $dir/pages -- 2.20.1