mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 15:17: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
|