Revert "Delete obsolete build.sh"

This reverts commit 33e940238b.

Ant build is still used by Debian
This commit is contained in:
Jochen Topf 2021-01-09 09:54:12 +01:00
parent 40d041e344
commit d9ee34140d
1 changed files with 2 additions and 0 deletions

2
build.sh Normal file
View File

@ -0,0 +1,2 @@
protoc --java_out=generated.java src/osmformat.proto
protoc --java_out=generated.java src/fileformat.proto