mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
thorium-x86
This commit is contained in:
parent
a07dc300e5
commit
54518876c1
1 changed files with 2 additions and 2 deletions
|
|
@ -376,8 +376,8 @@ RUN pipx install pywal
|
|||
RUN pipx install speedtest-cli
|
||||
|
||||
# Install thorium
|
||||
RUN wget -O thorium.deb -nv https://github.com/Alex313031/Thorium-Raspi/releases/download/M117.0.5938.157/thorium-browser_117.0.5938.157_arm64.deb && \
|
||||
dpkg -i thorium.deb || apt-get install -qq --fix-broken && \
|
||||
RUN wget -O thorium.deb -nv https://github.com/Alex313031/thorium/releases/download/M117.0.5938.157/thorium-browser_117.0.5938.157_amd64.deb && \
|
||||
dpkg -i thorium.deb && \
|
||||
rm thorium.deb
|
||||
|
||||
# Install timeago
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue