mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
feat: Ubuntu focal 20.04
This commit is contained in:
@@ -5,4 +5,4 @@ if [ -z "$ALSADEV" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exec /usr/bin/chromium-browser --no-sandbox --alsa-output-device="$ALSADEV" "$@"
|
||||
exec /usr/bin/google-chrome --no-sandbox --alsa-output-device="$ALSADEV" "$@"
|
||||
|
||||
Reference in New Issue
Block a user