mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
FUCK YES
weve got ssh!!!
This commit is contained in:
@@ -17,7 +17,6 @@ struct ContentView: View {
|
||||
.foregroundStyle(.tint)
|
||||
Text("Hello, world!")
|
||||
Button("go") {
|
||||
sshHandler.connect()
|
||||
sshHandler.testExec()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user