File: conkeror.in

package info (click to toggle)
conkeror 1.0.3%2Bgit170123-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,988 kB
  • sloc: ansic: 280; sh: 255; xml: 173; makefile: 69
file content (8 lines) | stat: -rw-r--r-- 209 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

# (C) Copyright 2015-2016 Ivy F. Foster
#
# Use, modification, and distribution are subject to the
# terms specified in the COPYING file.

XUL_APP_FILE="@datadir@/application.ini" exec firefox "$@"