#! /bin/bash cd ./is-nose && \ node create_ds.js \ --desc "Test create ng precomputed chunk with single tiff" \ --public 1 \ "single_tiff_ng" > ../output/create_ds.out && \ cd ..