~patrick-hetu/+junk/postgresql-externe

« back to all changes in this revision

Viewing changes to hooks/stop

  • Committer: Patrick Hetu
  • Date: 2012-05-24 20:47:36 UTC
  • Revision ID: patrick.hetu@gmail.com-20120524204736-fguobnp0o2pku8ol
initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
service postgresql stop
 
4