~brightbox/brightbox/domtrix-packaging

« back to all changes in this revision

Viewing changes to bin/domtrix-service-worker

  • Committer: Neil Wilson
  • Date: 2016-08-12 14:12:30 UTC
  • mfrom: (42.1.26)
  • Revision ID: git-v1:57d7253cf2daa4943cddeb32c6c19745c9f92983
MergeĀ tagĀ 'upstream/0.0.30'

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    command_hash = {
31
31
      'configure' => CloudsqlConfigureCommand,
32
32
#      'snapshot' => PgSnapshotCommand,
33
 
#      'restore' => PgRestoreCommand
 
33
      'restore' => PgRestoreCommand
34
34
    }
35
35
  else
36
36
    abort "Unsupported or missing service type"