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