box: don't include lib anymore

This commit is contained in:
Cadey Ratio 2017-10-01 08:23:45 -07:00
parent babbdca699
commit f941226816
No known key found for this signature in database
GPG Key ID: D607EE27C2E7F89A
1 changed files with 0 additions and 1 deletions

1
box.rb
View File

@ -10,7 +10,6 @@ run "go download"
"internal",
"proto",
"cmd",
"lib",
"plugins",
"doc",
].each { |x| copy x+"/", "/root/go/src/#{$repoPath}/#{x}" }