~mterry/url-dispatcher/snap-support

« back to all changes in this revision

Viewing changes to data/url-dispatcher-update-user.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:
13
13
        fi
14
14
end script
15
15
 
16
 
exec @pkglibexecdir@/update-directory "~/.config/url-dispatcher/urls/*.url-dispatcher"
 
16
exec ${SNAP}@pkglibexecdir@/update-directory "~/.config/url-dispatcher/urls/*.url-dispatcher"