mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-11-30 22:24:03 +01:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/usr/bin/sh
|
|
|
|
exec /usr/lib/brave/brave --no-sandbox -- "$@"
|