Skip to content

Commit

Permalink
create takengine/thirdparty directory
Browse files Browse the repository at this point in the history
  • Loading branch information
takdeveloper committed Aug 24, 2020
1 parent 4bdf6e9 commit 7b72311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/prebuild.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh

mkdir takengine/thirdparty

(cd .. && \
gzip -d ./depends/gdal-2.2.3-mod.tar.gz && \
cp depends/gdal-2.2.3-mod.tar . && \
Expand Down

0 comments on commit 7b72311

Please sign in to comment.