6 lines
No EOL
242 B
Text
Executable file
6 lines
No EOL
242 B
Text
Executable file
sudo rm -fv /etc/apt/sources.list.d/thorium.list && \
|
|
sudo wget --no-hsts -P /etc/apt/sources.list.d/ \
|
|
http://dl.thorium.rocks/debian/dists/stable/thorium.list && \
|
|
sudo apt update
|
|
sudo apt install thorium-browser -y
|
|
/usr/bin/thorium-browser |