forked from x/ContextOS
opt some
This commit is contained in:
parent
83fc676926
commit
3a67c65dba
@ -1,13 +0,0 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"os"
|
||||
|
||||
"shylinux.com/x/ice"
|
||||
_ "shylinux.com/x/icebergs/misc/ssh"
|
||||
)
|
||||
|
||||
func main() {
|
||||
defer func() { recover() }()
|
||||
print(ice.Run(append([]string{"ssh.service", "listen"}, os.Args[1:]...)...))
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user