10000 tldr-cache · sabrehagen/desktop-environment@8057ef5 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
tldr-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
decidrjackson committed Feb 21, 2025
1 parent 9977f83 commit 8057ef5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,8 @@ RUN curl -fsSL -o /usr/local/bin/timeago https://raw.githubusercontent.com/sabre
chmod +x /usr/local/bin/timeago

# Install tldr
RUN pipx install tldr
RUN pipx install tldr && \
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 8057ef5

Please sign in to comment.
0