1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-15 04:41:50 +00:00
VirtScreen/package/debian/debuild.sh
2018-06-26 05:02:30 -04:00

7 lines
159 B
Bash
Executable file

#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source $DIR/_common.sh
cd package/debian/build
cd virtscreen-$PKGVER
dpkg-buildpackage -b