Skip to content

Commit

Permalink
fix reshare script
Browse files Browse the repository at this point in the history
  • Loading branch information
SvineruS committed Feb 26, 2024
1 parent 2556700 commit 3af3217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay/reshare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ docker run -it --rm \
--name $KEYGEN_CONTAINER_NAME \
-v $SHARE_DIR:/app/shared \
--entrypoint '/bin/sh' \
$IMAGE:$TAG \
$IMAGE:latest \
-c "$CMD"


Expand Down

0 comments on commit 3af3217

Please sign in to comment.