Skip to content

Commit

Permalink
added provisioning hook
Browse files Browse the repository at this point in the history
  • Loading branch information
zk committed Jul 14, 2011
1 parent 44a5d26 commit 902db67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provision
@@ -0,0 +1,2 @@
#!/bin/sh
echo "PROVISIONING!!!!!"
2 changes: 2 additions & 0 deletions provisioning-hook
@@ -0,0 +1,2 @@
#!/bin/sh
echo "PROVISIONING!!!!!"

0 comments on commit 902db67

Please sign in to comment.