8000 telegram · sabrehagen/desktop-environment@6c93aa0 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
telegram
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrehagen committed Feb 11, 2025
1 parent e5e3ebf commit 6c93aa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -445,9 +445,9 @@ RUN wget -qnv -O slack.deb https://downloads.slack-edge.com/desktop-releases/lin
RUN pipx install speedtest-cli

# Install telegram
# RUN add-apt-repository ppa:atareao/telegram && \
# apt-get update -qq && \
# apt-get install -qq telegram
RUN add-apt-repository ppa:atareao/telegram && \
apt-get update -qq && \
apt-get install -qq telegram

# Install terraform
RUN wget -qnv -O terraform.zip https://releases.hashicorp.com/terraform/1.1.0/terraform_1.1.0_linux_amd64.zip && \
Expand Down

0 comments on commit 6c93aa0

Please sign in to comment.
0