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

How to reset proxy when updating chroot? #1612

Closed
BRFNGRNBWS opened this issue Apr 12, 2015 · 3 comments
Closed

How to reset proxy when updating chroot? #1612

BRFNGRNBWS opened this issue Apr 12, 2015 · 3 comments
Labels

Comments

@BRFNGRNBWS
Copy link

I need to know how to disable the proxy when I update my chroot. I saw that under help, by -P it said to specify an empty string to reset, but I don't know what that means. When I run
"sudo sh ~/Downloads/crouton -u -n precise -P"
, and leave -P blank, it says
"no argument for target -P".
So what do I put in front of it to reset the proxy? Thanks.

@DennisLfromGA
Copy link
Collaborator

Try using either two single-quotes or two double-quotes with no space between them:
sudo sh ~/Downloads/crouton -u -n precise -P ''

@DennisLfromGA
Copy link
Collaborator

@BRFNGRNBWS - Did that work?

@BRFNGRNBWS
Copy link
Author

Yeah, it did, thanks!

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

No branches or pull requests

4 participants