mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-01 03:12:29 +00:00
5 lines
93 B
Bash
Executable File
5 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
cd $(dirname $0)/..
|
|
build-scripts/build-doc
|
|
build-scripts/download-external-libs
|