Skip to content

Commit

Permalink
Revert "config.env: disable lxc docker"
Browse files Browse the repository at this point in the history
This reverts commit 12bd75b.
  • Loading branch information
5kind committed Mar 17, 2024
1 parent d8bba0d commit cc0b3fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.env
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ CUSTOM_GCC_32_BRANCH=
CUSTOM_GCC_32_BIN=arm-linux-androideabi-

# Setup LXC DOCKER NETHUNTER KVM ...
LXC_DOCKER=false
LXC_DOCKER=true
ENABLE_NETHUNTER=false
LXC_PATCH=false
ANDROID_PARANOID_NETWORK_OFF=false
LXC_PATCH=true
ANDROID_PARANOID_NETWORK_OFF=true
MAKEFILE_PATCH=false
CUSTOM_SCRIPT=false
CUSTOM_SCRIPT=true
ENABLE_KVM=false

# KernelSU flags
Expand Down

0 comments on commit cc0b3fd

Please sign in to comment.