Update complete.sh

This commit is contained in:
tianyu 2015-08-12 13:07:52 +08:00
parent 45d1cd0da3
commit abd6352ca9
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ REMOVE="true"
export LC_ALL=en_US.UTF-8
umask 000
echo "$TR_APP_VERSION $TR_TIME_LOCALTIME $TR_TORRENT_DIR $TR_TORRENT_HASH $TR_TORRENT_ID $TR_TORRENT_NAME" >>$OUTPUT
if [ "$TR_TORRENT_DIR" != "$TARGET_DIR" ] && [ "$TR_TORRENT_DIR" != "$TARGET_DIR/" ]; then