mirror of
https://github.com/rafacouto/docker-openwrt-builder
synced 2025-06-07 16:06:16 +00:00
Force root inside container.
This commit is contained in:
parent
2c6c1e6133
commit
1a1bfb6a54
@ -34,5 +34,6 @@ if [ -z "$JOBS" ] ; then
|
||||
fi
|
||||
|
||||
# compile
|
||||
export FORCE_UNSAFE_CONFIGURE=1
|
||||
time ionice -c 3 nice -n 19 make -j $JOBS V=s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user