Re: Phix Linux 64 downloads

new topic     » goto parent     » topic index » view thread      » older message » newer message
monsieurb said...

would it be possible to host a script

well, http://phix.x10.mx/download.php (after clicking linux then 64-bit) already says this

    mkdir -p phix 
    rm -r phix 
    wget http://phix.x10.mx/phix.0.7.9.1.zip 
    wget http://phix.x10.mx/phix.0.7.9.2.zip 
    wget http://phix.x10.mx/p64 
    unzip phix.0.7.9.1.zip -d phix 
    unzip phix.0.7.9.2.zip -d phix 
    mv p64 phix/p 
    cd phix 
    chmod 777 p 
    ./p -test 

and asks if it would be helpful to put that in a setup64.sh, and I wasn't particularly opposed to doing that, if ever asked.

But, I always doubted it would be helpful (why not just paste the above into a script file?), and one more thing for me to get wrong, and then:

ghaberek said...
monsieurb said...

curl -sSL http://phix.x10.mx/downloads/p0.7.9.2-l64.sh | bash 

Please do not do this.

Please do not ever do this.

Signed,

A concerned Linux user. pleased

-Greg

Are you just saying that is a really dangerous thing to do?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu