forked from Spark/builder
chown
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
7f7da9e665
commit
6f7f61122c
|
@ -20,6 +20,7 @@ buildscript() {
|
||||||
|
|
||||||
# Build dir
|
# Build dir
|
||||||
mkdir -m777 /buildroot
|
mkdir -m777 /buildroot
|
||||||
|
chown builder:builder /buildroot
|
||||||
|
|
||||||
# Build the damn thing
|
# Build the damn thing
|
||||||
cd /buildroot
|
cd /buildroot
|
||||||
|
|
Loading…
Reference in New Issue
Block a user