Added xscreensaver preview
This commit is contained in:
parent
8bfce547f2
commit
54214389ce
|
@ -21,7 +21,9 @@ function main() {
|
||||||
done
|
done
|
||||||
|
|
||||||
sudo chown -R root:root ./*/
|
sudo chown -R root:root ./*/
|
||||||
builder;
|
|
||||||
|
builder;
|
||||||
|
bash ./chownAll.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
#builds debs
|
#builds debs
|
||||||
|
|
Loading…
Reference in New Issue