You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried the script, through the Digital Ocean configuration and just running it. Neither worked, and gave no indication why.
When running the script directly, I could at least see that it finished with no errors and restarted itself. Then I just couldn't connect via ssh again.
This helpful issue pointed me in the right direction: #153
Ultimately got things working by just calling export doNetConf=y before running the script.
The text was updated successfully, but these errors were encountered:
Tried the script, through the Digital Ocean configuration and just running it. Neither worked, and gave no indication why.
When running the script directly, I could at least see that it finished with no errors and restarted itself. Then I just couldn't connect via ssh again.
This helpful issue pointed me in the right direction: #153
Ultimately got things working by just calling
export doNetConf=y
before running the script.The text was updated successfully, but these errors were encountered: