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

install.sh file Synthax error? #42

Open
VAX90 opened this issue Jun 8, 2022 · 5 comments
Open

install.sh file Synthax error? #42

VAX90 opened this issue Jun 8, 2022 · 5 comments

Comments

@VAX90
Copy link

VAX90 commented Jun 8, 2022

When trying to install i get this output.

sudo sh install.sh
[sudo] password for (user):
install.sh: 5: Syntax error: "(" unexpected (expecting "fi")

@yoann-chaperon
Copy link

sudo ./install.sh --force

@Cubic01
Copy link

Cubic01 commented Jan 27, 2023

but i want to uninstall

@theunrealtarik
Copy link

same issue

@theunrealtarik
Copy link

@Cubic01 i uninstalled it by running sudo ./install uninstall and then rebooting my computer sudo reboot

@RocknR00ster
Copy link

This should be a bash command, sudo bash install.sh uninstall , cause in the file it was intended to use bash "#!/usr/bin/env bash"

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

5 participants