mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(dotnet-5.0.201): Add dotnet 5.0.201 support
This commit is contained in:
parent
6d04cc1680
commit
7ad8f337bc
6 changed files with 36 additions and 0 deletions
5
packages/dotnet/5.0.201/environment
vendored
Normal file
5
packages/dotnet/5.0.201/environment
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put 'export' statements here for environment variables
|
||||
export DOTNET_ROOT=$PWD
|
||||
export PATH=$DOTNET_ROOT:$PATH
|
Loading…
Add table
Add a link
Reference in a new issue