academia/start.backend.sh

2 lines
55 B
Bash

#!/bin/bash
cd src/backend && dotnet run --project Host