~evarlast/charms/trusty/mongodb/i-do-not-know-how-to-use-bzr-so-i-pushed-here

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Juan L. Negron
  • Date: 2013-11-25 19:48:00 UTC
  • Revision ID: juan.negron@canonical.com-20131125194800-r3qqec88a45i112t
Explicitly install python-yaml.  Take 2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
sudo apt-get install "python-yaml"
 
4
 
 
5
hooks/hooks.py -H install