@@ -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>;