mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-09-22 22:49:29 +02:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/usr/bin/sh
|
|
|
|
exec /usr/lib/brave/brave --no-sandbox "$@"
|