forked from x/icebergs
add some
This commit is contained in:
parent
a352374bb4
commit
ff0590852d
@ -24,7 +24,7 @@ func _binpack_file(m *ice.Message, files map[string]bool, w io.Writer, arg ...st
|
|||||||
return
|
return
|
||||||
} else if kit.Contains(arg[0], "/bin/", "/log/") {
|
} else if kit.Contains(arg[0], "/bin/", "/log/") {
|
||||||
return
|
return
|
||||||
} else if kit.HasPrefix(arg[0], "usr/volcanos/publish/", "etc/conf/cert/") && !strings.HasSuffix(arg[0], "/proto.js") {
|
} else if kit.HasPrefix(arg[0], "usr/volcanos/publish/", "etc/conf/cert/", "src/private/") && !strings.HasSuffix(arg[0], "/proto.js") {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
switch arg[0] {
|
switch arg[0] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user