Skip to content
Snippets Groups Projects
Commit 961bb977 authored by alexis's avatar alexis
Browse files

way to get latest release github to implemente

parent 7a6fe359
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,8 @@ if [ "$distro" == "Debian" ]; then
sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.github.Eloston.UngoogledChromium
# add download extension :
# curl -s https://api.github.com/repos/gorhill/uBlock/releases/latest | grep browser_download_url | cut -d '"' -f 4 | grep chromium.zip
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment