1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00
This commit is contained in:
shylinux 2021-07-15 11:08:16 +08:00
parent fbfdb5dae1
commit 174d86fe3e

View File

@ -93,7 +93,7 @@ func init() {
_pack_write(pack, "")
_pack_write(pack, `func init() {`)
_pack_write(pack, ` ice.BinPack = map[string][]byte{`)
_pack_write(pack, ` ice.Info.BinPack = map[string][]byte{`)
_pack_volcanos(m, pack, "usr/volcanos")
_pack_dir(m, pack, "usr/learning")