fix: fix c# with nsjail

This commit is contained in:
Ruben Fiszel
2025-09-29 16:34:29 +00:00
parent 727314cd44
commit 2055e536a7
@@ -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
}