akerro
g/humorInformatyczny

When I executed bootstrap.sh, the script executed "rm -rf /" because of some empty variables in:

rm -rf ${BASE_DIR}/${SODIUM_DIR}

rm -rf ${SBASE_DIR}/${TOX_CORE}

source

#