refactor: update pureos to use web_pipe()

This commit is contained in:
Martin Wimpress 2024-04-20 10:34:19 +01:00 committed by Martin Wimpress
parent a2c58ea3e5
commit b2bcf036f8
1 changed files with 1 additions and 1 deletions

View File

@ -1185,7 +1185,7 @@ function editions_primtux() {
}
function releases_pureos() {
wget -q -O- "https://www.pureos.net/download/" | grep -m 1 "downloads.puri" | cut -d '"' -f 2 | cut -d '-' -f 4
web_pipe "https://www.pureos.net/download/" | grep -m 1 "downloads.puri" | cut -d '"' -f 2 | cut -d '-' -f 4
}
function editions_pureos() {
echo gnome plasma