提交 a3367b2d authored 作者: Travis Cross's avatar Travis Cross

getsounds.sh: adjust last commit

上级 0ec4e826
......@@ -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
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论