~ted/url-dispatcher/no-sleep-for-the-refresh

« back to all changes in this revision

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

  • Committer: Bileto Bot
  • Author(s): Michael Terry
  • Date: 2016-11-08 22:16:38 UTC
  • mfrom: (93.1.3 snap-support)
  • Revision ID: ci-train-bot@canonical.com-20161108221638-h1zze5m7o23rtval
Support running inside a snap.

Approved by: Rodney Dawes

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 "@datadir@/url-dispatcher/urls"
 
16
exec ${SNAP}@pkglibexecdir@/update-directory "${SNAP}@datadir@/url-dispatcher/urls"