Add cut and uniq to chroot
This commit is contained in:
@ -129,6 +129,8 @@ BINARIES_GENERAL=(
|
|||||||
'/usr/bin/awk'
|
'/usr/bin/awk'
|
||||||
'/usr/bin/composer'
|
'/usr/bin/composer'
|
||||||
'/usr/bin/gpg'
|
'/usr/bin/gpg'
|
||||||
|
'/usr/bin/cut'
|
||||||
|
'/usr/bin/uniq'
|
||||||
)
|
)
|
||||||
FILES_GENERAL=(
|
FILES_GENERAL=(
|
||||||
'/etc/hosts'
|
'/etc/hosts'
|
||||||
|
Reference in New Issue
Block a user