GithubHelp home page GithubHelp logo

Comments (4)

fredrikscode avatar fredrikscode commented on July 19, 2024 5

Simply added: *"zip") gunzip -f -S .zip $FILE ;;
No unnecessary package needed. I don't know why people recommended and even sent pull requests regarding installing unrar when gzip is baked in. Whisker even used gzip in the script.. :)
Clone from my repo if you're not comfortable adding it yourself. Feel free to submit an issue on my repo if the script needs an update.

Mine still says "unable to handle file extension "zip"" The code I copy and pasted is: root@pve:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh) *"zip") gunzip -f -S .zip $FILE ;;" I'm sure noob with coding so maybe I did something wrong. I also tried this https://github.com/whiskerz007/proxmox_hassos_install/issues/113#issuecomment-857586202 solution but it didn't work either. Any ideas?

Sorry for the late response. Yeah that's not it. Simply run this command instead of Whisker's command to install:
bash -c "$(wget -qLO - https://github.com/fredrikscode/proxmox_hassos_install/raw/master/install.sh)"

This:
*"zip") gunzip -f -S .zip $FILE ;;
Is not someting you put as an argument to the script itself. It's in the code.

from proxmox_hassos_install.

anderso avatar anderso commented on July 19, 2024 2

This fixed the issue for me.

from proxmox_hassos_install.

kennsy99 avatar kennsy99 commented on July 19, 2024

Simply added: *"zip") gunzip -f -S .zip $FILE ;;

No unnecessary package needed. I don't know why people recommended and even sent pull requests regarding installing unrar when gzip is baked in. Whisker even used gzip in the script.. :)

Clone from my repo if you're not comfortable adding it yourself. Feel free to submit an issue on my repo if the script needs an update.

Mine still says "unable to handle file extension "zip""
The code I copy and pasted is: root@pve:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh) *"zip") gunzip -f -S .zip $FILE ;;"
I'm sure noob with coding so maybe I did something wrong.
I also tried this https://github.com/whiskerz007/proxmox_hassos_install/issues/113#issuecomment-857586202 solution but it didn't work either. Any ideas?

from proxmox_hassos_install.

sourcecodemage avatar sourcecodemage commented on July 19, 2024

I tried running frederikscode script, it doesn't seem to do anything. after I press enter, it gives the prompt with no other actions.

root@pve:~# bash -c "$(wget -qLO - https://github.com/fredrikscode/proxmox_hassos_install/raw/master/install.sh)" root@pve:~#

from proxmox_hassos_install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.