Skip to content

Commit

Permalink
root owner in deb
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Apr 5, 2024
1 parent deb5068 commit 91b8ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-deb/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Description: Industrial Pub-Sub server with minimal latency and MQTT-compatible
EOF
) > "./${TARGET}/DEBIAN/control"
cp -vf ./debian/* "./${TARGET}/DEBIAN/"
dpkg-deb --build "./${TARGET}"
dpkg-deb --build --root-owner-group "./${TARGET}"

0 comments on commit 91b8ced

Please sign in to comment.