mirror of
https://github.com/rafacouto/docker-openwrt-builder.git
synced 2026-08-11 16:33:04 +00:00
Force root inside container.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user