From 54214389cefcb62324f6631a2e76b06c4cb72ab1 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Mon, 13 May 2019 21:56:16 -0500 Subject: [PATCH] Added xscreensaver preview --- python/src/debs/build.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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