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

Redirection target error #15

Open
Manavgupta12 opened this issue Aug 10, 2024 · 5 comments
Open

Redirection target error #15

Manavgupta12 opened this issue Aug 10, 2024 · 5 comments
Assignees
Labels
bug Something isn't working to be confirmed Will be checked before starting to work on the issue.

Comments

@Manavgupta12
Copy link

wHEN I TRY TO PASTE THE COMMAND FROM GITHUB IT SHOWS THIS
Invalid redirection target:
bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/hyprland-starter/main/setup.sh)

@Manavgupta12 Manavgupta12 added the bug Something isn't working label Aug 10, 2024
@mylinuxforwork
Copy link
Owner

@Manavgupta12 Just tested exactly this command. And it's working fine. Can you try again and make sure that you have an internet connection.

@mylinuxforwork mylinuxforwork added the to be confirmed Will be checked before starting to work on the issue. label Aug 10, 2024
@Manavgupta12
Copy link
Author

Ok but its not showing on boot menu it was installed fully

@mylinuxforwork
Copy link
Owner

Can you share a screenshot?

@JoeArcher007
Copy link

So, I too ran into this issue, and it's not an issue with hyprland-starter, it's more an issue of if you have fish shell running rather than bash.

@Manavgupta12

When you get a chance, you should try to do:

bash (curl -s https://raw.githubusercontent.com/mylinuxforwork/hyprland-starter/main/setup.sh | psub)

This should then run the script for you without the redirection error.

(Shout out to Faho here at this issue fish-shell/fish-shell#5181)

@mylinuxforwork
Copy link
Owner

Thanks for testing. I will create an AUR package for the starter soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working to be confirmed Will be checked before starting to work on the issue.
Projects
None yet
Development

No branches or pull requests

3 participants