diff --git a/var/www/setup_chroot.sh b/var/www/setup_chroot.sh index e2f4c7c..42d1786 100755 --- a/var/www/setup_chroot.sh +++ b/var/www/setup_chroot.sh @@ -129,6 +129,8 @@ BINARIES_GENERAL=( '/usr/bin/awk' '/usr/bin/composer' '/usr/bin/gpg' + '/usr/bin/cut' + '/usr/bin/uniq' ) FILES_GENERAL=( '/etc/hosts'