From 4b5d9b53820eaae60c734bb40e5e4ad2b1052711 Mon Sep 17 00:00:00 2001
From: Pedro Algarvio <pedro@algarvio.me>
Date: Tue, 19 Mar 2013 21:59:28 +0000
Subject: [PATCH] Add a symlink `bootstrap-salt.sh` -> `salt-bootstrap.sh`.
 Fixes #73.

---
 salt-bootstrap.sh | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 salt-bootstrap.sh

diff --git a/salt-bootstrap.sh b/salt-bootstrap.sh
new file mode 120000
index 0000000..61268d9
--- /dev/null
+++ b/salt-bootstrap.sh
@@ -0,0 +1 @@
+bootstrap-salt.sh
\ No newline at end of file