upd
This commit is contained in:
@@ -24,7 +24,7 @@ mkdir -p "$HOST_DIR"
|
||||
echo "> Syncing World file component..."
|
||||
cp /var/lib/portage/world "$HOST_DIR/world"
|
||||
|
||||
CONFIGS=(package.use package.accept_keywords package.license package.mask package.unmask package.env)
|
||||
CONFIGS=(package.use package.accept_keywords package.license package.mask package.unmask package.env repos.conf)
|
||||
|
||||
echo "> Syncing Portage components..."
|
||||
for type in "${CONFIGS[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user