#!/bin/sh
dotnet run --project Content.Client --configuration Tools
read -p "Press enter to continue"