Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem installing old version #35

Open
Eternal-Maverick opened this issue Dec 2, 2024 · 2 comments
Open

Problem installing old version #35

Eternal-Maverick opened this issue Dec 2, 2024 · 2 comments

Comments

@Eternal-Maverick
Copy link

Hi!
I'm trying to install version 0.4.9
sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban.sh)" @ install v0.4.9
I get the following error: Unknown option: v0.4.9

Previously installed without problems (((

@DigneZzZ
Copy link
Contributor

DigneZzZ commented Dec 2, 2024

Hi! I'm trying to install version 0.4.9 sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban.sh)" @ install v0.4.9 I get the following error: Unknown option: v0.4.9

Previously installed without problems (((

New sintax needed: --version
And before Last PR would be applied, install it with --database mysql

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban.sh)" @ install --database mysql --version v0.4.9

or you can use my fixed repo:

sudo bash -c "$(curl -sL https://github.com/DigneZzZ/Marzban-scripts-beta/raw/main/marzban.sh)" @ install --version v0.4.9

@Eternal-Maverick
Copy link
Author

Thanks a lot!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants