--no-sign
This commit is contained in:
parent
436db5fbb4
commit
06b5c4a5ed
2
main.sh
2
main.sh
@ -12,7 +12,7 @@ apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
LOGNAME=root dh_make --createorig -y -l -p base-files_12.2ubuntu99
|
||||
dpkg-buildpackage
|
||||
dpkg-buildpackage --no-sign
|
||||
|
||||
# Move the debs to output
|
||||
cd ../
|
||||
|
Loading…
Reference in New Issue
Block a user