mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 21:21:53 +10:00
add-bluetuith
This commit is contained in:
parent
cb058a48a7
commit
bdbc2157d2
1 changed files with 3 additions and 0 deletions
|
|
@ -155,6 +155,9 @@ RUN wget -O beekeeper-studio.deb -q https://github.com/beekeeper-studio/beekeepe
|
|||
dpkg -i beekeeper-studio.deb && \
|
||||
rm beekeeper-studio.deb
|
||||
|
||||
# Install bluetuith
|
||||
RUN go install github.com/darkhz/bluetuith@latest
|
||||
|
||||
# Install chrome
|
||||
RUN apt-get update -qq && \
|
||||
apt-get install -qq \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue