Skip to content

Commit

Permalink
Misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Renat Gabdulhakov committed May 23, 2024
1 parent 8f9779a commit 8de4f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN git reset --hard ${WEBTUNNEL_VERSION} \

WORKDIR /

# Give tranposrts clients the capability to bind privileged port.
# Give transports clients the capability to bind privileged port.
RUN setcap \
'cap_net_bind_service=+ep' /usr/local/bin/obfs4proxy \
'cap_net_bind_service=+ep' /usr/local/bin/snowflake \
Expand Down

0 comments on commit 8de4f8f

Please sign in to comment.