mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
opt some
This commit is contained in:
parent
0b89473209
commit
99b5df2346
@ -4,9 +4,9 @@ import (
|
||||
"os"
|
||||
"path"
|
||||
|
||||
ice "shylinux/x/icebergs"
|
||||
_ "shylinux/x/icebergs/base/ssh"
|
||||
log "shylinux/x/toolkits/logs"
|
||||
ice "shylinux.com/x/icebergs"
|
||||
_ "shylinux.com/x/icebergs/base/ssh"
|
||||
log "shylinux.com/x/toolkits/logs"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user