diff --git a/python/src/debs/build.sh b/python/src/debs/build.sh index 2568d44..bb0b522 100644 --- a/python/src/debs/build.sh +++ b/python/src/debs/build.sh @@ -21,7 +21,9 @@ function main() { done sudo chown -R root:root ./*/ -builder; + + builder; + bash ./chownAll.sh } #builds debs