mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
remove-gotty
This commit is contained in:
parent
4f682a772c
commit
d2bbf08244
1 changed files with 0 additions and 3 deletions
|
|
@ -247,9 +247,6 @@ RUN wget -q -O gotop.deb https://github.com/cjbassi/gotop/releases/download/3.0.
|
|||
dpkg -i gotop.deb && \
|
||||
rm gotop.deb
|
||||
|
||||
# Install helm
|
||||
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash
|
||||
|
||||
# Install i3
|
||||
RUN add-apt-repository ppa:kgilmer/speed-ricer && \
|
||||
apt-get update -qq && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue