thrift/build/docker/scripts/dpkg.sh
2022-12-16 00:09:39 +08:00

6 lines
59 B
Bash
Executable File

#!/bin/sh
set -ev
dpkg-buildpackage -tc -us -uc
ls -al ..