8000 fix-pipx-run · sabrehagen/desktop-environment@1140807 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
fix-pipx-run
Browse files Browse the repository at this point in the history
  • Loading branch information
decidrjackson committed Feb 24, 2025
1 parent 4c3a450 commit 1140807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ RUN curl -fsSL -o /usr/local/bin/timeago https://raw.githubusercontent.com/sabre

# Install tldr
RUN pipx install tldr && \
tldr --update
pipx run tldr --update

# Install tmpmail
RUN curl -fsSL -o /usr/local/bin/tmpmail https://raw.githubusercontent.com/sdushantha/tmpmail/master/tmpmail && \
Expand Down

0 comments on commit 1140807

Please sign in to comment.
0