~thomnico/charms/precise/owncloud/fixed-relations

« back to all changes in this revision

Viewing changes to hooks/stop

  • Committer: Atul Jha
  • Date: 2011-12-16 23:58:10 UTC
  • Revision ID: koolhead17@gmail.com-20111216235810-bf1xbxnihyq3viss
Added first commit with default sqlite as database

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
ensemble-log "Stopping apache"
 
3
/etc/init.d/apache2 stop