Skip to content

Commit

Permalink
don't try interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpatto committed Nov 29, 2023
1 parent 991aadb commit a7f4af0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fi

# note the /etc files here are not important! We are just using them as source files
# that happen to already exist in the docker image by default
docker run -ti --rm \
docker run --rm \
--env RB_DESTINATION=/tmp \
--mount "type=bind,source=$TEMPD,target=/tmp" \
rclone-batch-image \
Expand Down

0 comments on commit a7f4af0

Please sign in to comment.