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
|
||||
mkdir -m777 /buildroot
|
||||
chown builder:builder /buildroot
|
||||
|
||||
# Build the damn thing
|
||||
cd /buildroot
|
||||
|
|
Loading…
Reference in New Issue
Block a user