#!/bin/bash

echo "updating daml submodule"
git submodule update daml

