diff --git a/config/pentest-distro-builder.chroot b/config/pentest-distro-builder.chroot index 54f929ff..2f89b9ed 100644 --- a/config/pentest-distro-builder.chroot +++ b/config/pentest-distro-builder.chroot @@ -49,7 +49,7 @@ codium --install-extension zignd.html-css-class-completion --user-data-dir=~/.vs DISTRO=$(cat /etc/lsb-release | grep DISTRIB_ID | cut -c 12-30) #Remove CPU-hungry MATE menu applet -apt remove mate-applet-brisk-menu +apt remove mate-applet-brisk-menu -y case $DISTRO in Parrot)