Files
kasbot/Docker/start.sh
2023-11-20 20:57:30 -03:00

3 lines
52 B
Bash

dotnet Kasbot.App.dll &
dotnet Kasbot.API.dll &
wait