diff options
Diffstat (limited to 'tools/dotnet-run')
-rwxr-xr-x | tools/dotnet-run | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/dotnet-run b/tools/dotnet-run deleted file mode 100755 index 204d1465..00000000 --- a/tools/dotnet-run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -konsole -e dotnet run --project $(dirname "$0")/../Timeline/Timeline.csproj |