Giter Club home page Giter Club logo

Comments (4)

vilhelmprytz avatar vilhelmprytz commented on June 10, 2024 2

This issue has already been opened, see #1

You have to make sure you're logged in as root before you run the command.

sudo -i

Then run the command (as root).

bash <(curl -s https://raw.githubusercontent.com/VilhelmPrytz/pterodactyl-installer/master/install-panel.sh)

from pterodactyl-installer.

Shwing123 avatar Shwing123 commented on June 10, 2024 1

The solution doesn't work on my device. I got "command not found" when validating the installation in the following step.

shwing@DESKTOP-UIGFNIT:~$ sudo bash <(curl -s https://raw.githubusercontent.com/MIT-CAVE/rc-cli/main/install.sh)
bash: /dev/fd/63: No such file or directory

shwing@DESKTOP-UIGFNIT:~$ sudo -i

root@DESKTOP-UIGFNIT:~# bash <(curl -s https://raw.githubusercontent.com/MIT-CAVE/rc-cli/main/install.sh)

root@DESKTOP-UIGFNIT:~# rc-cli version
rc-cli: command not found

This issue has already been opened, see #1

You have to make sure you're logged in as root before you run the command.

sudo -i

Then run the command (as root).

bash <(curl -s https://raw.githubusercontent.com/VilhelmPrytz/pterodactyl-installer/master/install-panel.sh)

from pterodactyl-installer.

Linux123123 avatar Linux123123 commented on June 10, 2024 1

Then try

wget https://pterodactyl-installer.se/i.sh
bash i.sh

from pterodactyl-installer.

FuriousGeinbits avatar FuriousGeinbits commented on June 10, 2024

For any Linux noobs like me with the same issue in the future, making sure that curl is installed fixed this issue for me.

apt install curl

from pterodactyl-installer.

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.