Skip to content

Commit 6c09ca6

Browse files
committed
Fix build command! child status global
1 parent 6542934 commit 6c09ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
TARBALL = ARGV[0]
55

66
require 'digest/sha1'
7+
require 'English'
78
require 'fileutils'
89

910
class Builder

0 commit comments

Comments
 (0)