cp -r ${SOURCE_DIRECTORY} ${INSTALL_ROOT}/opt/ &&
cd ${INSTALL_ROOT}/opt/plan9/                  &&
./INSTALL                    

