POL_Softpedia_Download

Informations

Creator Message
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 128530
Wine: System

Feedbacks

Description

Usage : POL_CNet_Download [ID] [MD5]

Source code

cd "$OLD_PC_DIR"
if [ "$1" = "--resource" ]; then
        resource="true"
        shift
fi

url="$(wget -q -O- "$1" | grep 'click here' | cut -d'"' -f4)"

if [ "$resource" = "true" ]; then
        POL_Download_Resource "$url" "$2"
else
        POL_Download "$url" "$2"
fi

Contributions

Filters:

Contribute
Member Message
Dadu042 Sunday 3 November 2019 at 13:15
Dadu042

Message

This function is currently broken (2019-11).
 

Replies