Update main.sh

This commit is contained in:
ferrreo 2023-08-20 14:34:17 +01:00 committed by GitHub
parent 84cf495da6
commit 5816391bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ cp -rvf ../debian ./
apt-get update apt-get update
apt-get build-dep ./ -y apt-get build-dep ./ -y
npm install
# Build package # Build package
dpkg-buildpackage --no-sign dpkg-buildpackage --no-sign