.
All checks were successful
/ ssh-client-container (push) Successful in 10s
/ ssh-server-container (push) Successful in 21s

This commit is contained in:
2025-09-07 00:38:58 +00:00
parent a48a761cbf
commit 90336bbbe5
4 changed files with 5 additions and 6 deletions

View File

@@ -14,8 +14,6 @@ def main():
else:
print("👉 starting setup")
globals.load_config()
setup_container()
if globals.is_debugging():