mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0d268054d6
commit
a8d722e07f
@ -223,7 +223,7 @@ while true ; do
|
||||
|
||||
mkdir -vp "$DIR"
|
||||
|
||||
echo "Copying files from ${BASE}/${DRIVE} (`du -hs "${BASE}/${DRIVE}" | cut -f 1`)..."
|
||||
echo "Copying files from ${BASE}/${DRIVE} (~`du -hs "${BASE}/${DRIVE}" | cut -f 1`)..."
|
||||
$COPY $COPYFLAGS ${BASE}/${DRIVE}/* "$DIR"
|
||||
echo "Copying files: done."
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user