OpenTTD-patches/make_bundle.sh
2020-07-28 19:33:53 +01:00

5 lines
112 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$BASH_SOURCE")/build" || { echo "Cannot bundle: not built yet" >&2; exit 1; }
cpack