mirror of
https://github.com/engineer-man/piston.git
synced 2025-08-25 06:00:14 +02:00
pkg(dotnet-2.2.8): added dotnet 2.2.8
This commit is contained in:
parent
507233400d
commit
01a1518c84
6 changed files with 71 additions and 0 deletions
5
packages/dotnet/2.2.8/environment
vendored
Normal file
5
packages/dotnet/2.2.8/environment
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
export DOTNET_ROOT=$PWD
|
||||
export PATH=$DOTNET_ROOT:$PATH
|
Loading…
Add table
Add a link
Reference in a new issue