mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(dotnet-5.0.201): Nuget caching
This commit is contained in:
parent
7ad8f337bc
commit
91018d6d85
4 changed files with 20 additions and 3 deletions
2
packages/dotnet/5.0.201/run
vendored
2
packages/dotnet/5.0.201/run
vendored
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to run the runtime
|
||||
export DOTNET_CLI_HOME=$PWD
|
||||
|
||||
shift
|
||||
dotnet $(basename $(realpath .)).dll "$@"
|
Loading…
Add table
Add a link
Reference in a new issue