Skip to content

Instantly share code, notes, and snippets.

@dlight
Created February 6, 2012 18:44
Show Gist options
  • Select an option

  • Save dlight/1753998 to your computer and use it in GitHub Desktop.

Select an option

Save dlight/1753998 to your computer and use it in GitHub Desktop.
--- a/init 2012-02-06 12:40:19.264960345 -0300
+++ b/init 2012-02-06 12:39:59.955066307 -0300
@@ -40,6 +40,9 @@
rootdelay=10
fi
+echo haha
+sleep 5
+
if [ -e "/hooks" ]; then
for h in ${HOOKS}; do
TST=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment