getsounds.sh: adjust last commit

This commit is contained in:
Travis Cross 2012-04-24 04:42:36 +00:00
parent 0ec4e82664
commit a3367b2da2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ echo "# $0 $1 $2"
if [ ! -f $tarfile ] ; then
if [ -f $FS_SOUNDS_DIR/$tarfile ]; then
test ! cp -l $FS_SOUNDS_DIR/$tarfile . \
cp -l $FS_SOUNDS_DIR/$tarfile . \
|| cp $FS_SOUNDS_DIR/$tarfile .
else
$DOWNLOAD_CMD $base$tarfile