post_install() { echo "You need to login again or 'source /clangarm64/etc/profile.d/emscripten.sh'" echo "in your already running shells to be able to use emscripten." # Install config file WIN_PATH=$(cygpath -m /clangarm64) rm -rf ${WIN_PATH}/lib/emscripten/.emscripten cat > ${WIN_PATH}/lib/emscripten/.emscripten <