Development
This commit is contained in:
parent
275ccd0bac
commit
1c8fbc60c0
2 changed files with 6 additions and 2 deletions
|
|
@ -599,6 +599,10 @@ def main():
|
|||
print(" and that port 80 and 443 are forwarded to this machine.")
|
||||
print()
|
||||
print("Done.")
|
||||
print()
|
||||
print(" Next step: use the web dashboard to configure your network, or")
|
||||
print(f" configure {SCRIPT_DIR}/core.json manually and then run:")
|
||||
print(f" sudo python3 {SCRIPT_DIR}/core.py --apply")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue