Replies: 1 comment
-
No, that is not possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe this is a bit of a silly question so I apologize in advance.
I'm having an issue where I believe there are some issues with my upstream firewall (I'm working on that with the person responsible) I have scripts that are failing to install their dependencies seemingly due to some kind of rule that stops http sessions after a certain period of time. If I change the repo to https files download fine.
Is there a simple way that I could like pause the script after it creates the LXC so that I can then change the debian repositories from http to https?
Beta Was this translation helpful? Give feedback.
All reactions