default_install &&

if [[ "${BUBBLEWRAP_SUID_BIT}" == "y" ]]; then
  chmod u+s "${INSTALL_ROOT}/usr/bin/bwrap"
fi
