mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-28 20:53:16 +10:00
remove-flux
This commit is contained in:
parent
969f487462
commit
579e1027a2
1 changed files with 0 additions and 3 deletions
|
|
@ -216,9 +216,6 @@ RUN apt-get update -qq && \
|
|||
make all && \
|
||||
make install
|
||||
|
||||
# Install flux
|
||||
RUN curl -s https://fluxcd.io/install.sh | bash
|
||||
|
||||
# Install fzf
|
||||
RUN git clone --depth 1 https://github.com/junegunn/fzf.git $HOME/.fzf && \
|
||||
$HOME/.fzf/install --bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue