aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index adacca5..13cb028 100755
--- a/test.sh
+++ b/test.sh
@@ -4,7 +4,7 @@ target=/tmp/G input=/tmp/Gi
rm -rf $target $input
mkdir -p $target
-cp -r $HOME/Pictures/Anime $input
+cp -ra $HOME/Pictures/Anime $input
./gallery init $target
./gallery import $target $input
./gallery thumbnail $target