~mterry/url-dispatcher/snap-support

« back to all changes in this revision

Viewing changes to data/url-dispatcher.conf.in

  • Committer: Michael Terry
  • Date: 2016-09-23 19:02:24 UTC
  • Revision ID: michael.terry@canonical.com-20160923190224-rq177995hulktnzz
Support snap paths if we're running in one

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
emits application-start
10
10
 
11
11
script
12
 
        @pkglibexecdir@/url-dispatcher
 
12
        ${SNAP}@pkglibexecdir@/url-dispatcher
13
13
        if [ $? -ne 0 ]; then
14
14
                retval = $?
15
15
                rm -rf ${HOME}/.cache/url-dispatcher/urls-1.db*