- Updated examples to not rely on bash being in /bin.
This commit is contained in:
Paul Beckingham 2015-02-07 10:25:50 -05:00
parent 8b28c36485
commit 8e730f2da3
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# The on-exit event is triggered once, after all processing is complete.
# This hooks script has no effect on processing.