mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
werf-load
This commit is contained in:
parent
be1a06e296
commit
199dafae26
1 changed files with 2 additions and 1 deletions
|
|
@ -431,7 +431,8 @@ RUN apt-get update -qq && \
|
|||
|
||||
# Install werf
|
||||
RUN curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash && \
|
||||
mv multiwerf /usr/local/bin
|
||||
mv multiwerf /usr/local/bin && \
|
||||
source $(multiwerf use 1.2 ea --as-file)
|
||||
|
||||
# Install xava
|
||||
RUN apt-get update -qq && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue