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

fix usb sleep #11

Open
Mudgieman opened this issue Jul 15, 2017 · 1 comment
Open

fix usb sleep #11

Mudgieman opened this issue Jul 15, 2017 · 1 comment

Comments

@Mudgieman
Copy link

I downloaded the link; now trying to run the fix with no success

Rolfs-Mac-mini:~ robin01$ ./fixusb.sh
-bash: ./fixusb.sh: No such file or directory
Rolfs-Mac-mini:~ robin01$ chmod+x./fixUSB.sh
-bash: chmod+x./fixUSB.sh: No such file or directory
Rolfs-Mac-mini:~ robin01$ ./+x
-bash: ./+x: No such file or directory
Rolfs-Mac-mini:~ robin01$ ./
-bash: ./: is a directory
Rolfs-Mac-mini:~ robin01$ ./chmod +x/fixUSB.sh
-bash: ./chmod: No such file or directory
Rolfs-Mac-mini:~ robin01$ ./+x/fixUSB.sh
-bash: ./+x/fixUSB.sh: No such file or directory
Rolfs-Mac-mini:~ robin01$ ./fixusb.sh
-bash: ./fixusb.sh: No such file or directory
Rolfs-Mac-mini:~ robin01$ ./+x
-bash: ./+x: No such file or directory
Rolfs-Mac-mini:~ robin01$ chmod+x./fixUSB.sh
-bash: chmod+x./fixUSB.sh: No such file or directory
Rolfs-Mac-mini:~ robin01$ ./
-bash: ./: is a directory
Rolfs-Mac-mini:~ robin01$ chmod +x /Fix-usb-sleep/fixUSB.sh
chmod: /Users/robin01/Fix-usb-sleep/fixUSB.sh: No such file or directory
Rolfs-Mac-mini:
robin01$ /Fix-usb-sleep/
-bash: /Fix-usb-sleep/: No such file or directory
Rolfs-Mac-mini:~ robin01$

@maleorderbride
Copy link

You only need to copy and paste the three commands listed on the main page. There is no need to download anything from github.

You do, however, need to prefix the first command with "sudo." For example:
sudo curl -o ./fixUSB.sh https://raw.githubusercontent.com/syscl/Fix-usb-sleep/master/fixUSB.sh

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