2 lines
66 B
Bash
2 lines
66 B
Bash
#!/bin/sh
|
|
exec xulrunner /usr/share/conkeror/application.ini "$@"
|
#!/bin/sh
|
|
exec xulrunner /usr/share/conkeror/application.ini "$@"
|