3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/bin/sh
|
||
|
exec env MOZ_ENABLE_WAYLAND= /usr/lib/icecat/icecat "$@"
|