
if [ -f usr/bin/cython3 ];then
 ln -s cython3 usr/bin/cython
fi
