Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #7 from CarlFK/patch-1
Browse files Browse the repository at this point in the history
add -ex to #! to echo lines and abort if anything errors
  • Loading branch information
obfuscurity committed Dec 28, 2013
2 parents d1e2f20 + 411439f commit 9ecc6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -ex
# Graphite installation script for Ubuntu 13.10 x64
# Jason Dixon <[email protected]>

Expand Down

0 comments on commit 9ecc6f9

Please sign in to comment.