diff --git a/net/transmission/complete.sh b/net/transmission/complete.sh index e99a9f3..a200dfe 100644 --- a/net/transmission/complete.sh +++ b/net/transmission/complete.sh @@ -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