Fix: Packager errors
This commit is contained in:
parent
12a247e600
commit
3dbf1b8258
@ -7,7 +7,9 @@ makepack-google.conf
|
||||
module_google-*.tgz
|
||||
module_pibarcode-1.0.tgz
|
||||
*.exe
|
||||
*.tgz
|
||||
*.torrent
|
||||
*.zip
|
||||
version-phpsane.txt
|
||||
makepack-phpsane.conf
|
||||
html
|
||||
|
||||
@ -316,7 +316,7 @@ foreach my $target (keys %CHOOSEDTARGET) {
|
||||
}
|
||||
}
|
||||
|
||||
if (! $btach) {
|
||||
if (! $batch) {
|
||||
print "\nPress key to finish...";
|
||||
my $WAITKEY=<STDIN>;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user