mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-11-19 08:54:00 +01:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/usr/bin/sh
|
|
|
|
exec /usr/lib/brave/brave --no-sandbox "$@"
|