forked from x/ContextOS
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{
|