small fixes for bash

This commit is contained in:
2023-11-20 20:57:30 -03:00
parent 441bcc4e96
commit a10a3eadfa
2 changed files with 5 additions and 2 deletions

View File

@@ -1 +1,3 @@
dotnet Kasbot.App.dll & ; dotnet Kasbot.API.dll & ; wait
dotnet Kasbot.App.dll &
dotnet Kasbot.API.dll &
wait