Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2020-05-23 15:12:46 +03:00
parent 7f7da9e665
commit 6f7f61122c
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ buildscript() {
# Build dir
mkdir -m777 /buildroot
chown builder:builder /buildroot
# Build the damn thing
cd /buildroot