mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
fix: fix c# with nsjail
This commit is contained in:
@@ -44,8 +44,8 @@ mount {
|
||||
}
|
||||
|
||||
mount {
|
||||
src: "/opt/dotnet-sdk/bin"
|
||||
dst: "/opt/dotnet-sdk/bin"
|
||||
src: "/usr/share/dotnet"
|
||||
dst: "/usr/share/dotnet"
|
||||
is_bind: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user