~charmers/charms/precise/minecraft/trunk

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Marco Ceppi
  • Date: 2011-11-15 23:15:59 UTC
  • Revision ID: git-v1:e73f825cf20ceeeba3df2398e39c384b724b8fb7
Moved to /bin/sh on m_3's recommendation. Blame him if it doesn't work

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
 
1
#!/bin/sh
2
2
 
3
3
set -ux
4
4