Fix indentation in main function for improved readability
This commit is contained in:
@@ -110,6 +110,7 @@ local function main()
|
||||
--ssh("wsl.exe -d Debian -- sudo systemctl enable --now ollama && sudo systemctl start ollama", "micro", OLLAMA_HOST, SSH_PORT, SSH_IDENTITY_FILE)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
fh:close()
|
||||
log("Log stream ended.")
|
||||
|
||||
Reference in New Issue
Block a user