mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-30 18:49:23 +08:00
12 lines
146 B
Go
12 lines
146 B
Go
package main
|
|
|
|
import (
|
|
"encoding/base64"
|
|
|
|
ice "shylinux.com/x/icebergs"
|
|
"shylinux.com/x/icebergs/base/nfs"
|
|
)
|
|
|
|
func init() {
|
|
pack := ice.Maps{
|