summaryrefslogtreecommitdiff
path: root/waterfox/debian/waterfox-bin.sh
blob: 754ed2ac4cd08e37e0d0d2e420c310b289146e64 (plain)
1
2
#!/bin/sh
exec /usr/lib/waterfox/waterfox "$@"
bgstack15