~charmers/charms/precise/lamp/trunk

« back to all changes in this revision

Viewing changes to hooks/stop

  • Committer: Victor Palau
  • Date: 2012-10-08 15:17:37 UTC
  • Revision ID: vtuson@gmail.com-20121008151737-qon0xohpo4tg036f
fixed bugs and comments from latest review

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
 
2
 
 
3
set -e
2
4
service apache2 stop