mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
fix: snap packaging for argument parsing (#214560)
This commit is contained in:
@@ -261,4 +261,4 @@ fi
|
||||
|
||||
wait_for_async_execs
|
||||
|
||||
exec "$@"
|
||||
exec "$@" "--no-sandbox" "--use-gl=angle" "--use-angle=swiftshader"
|
||||
|
||||
Reference in New Issue
Block a user