From b581092ff35614df387619a8e30bd67f94d3f541 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Thu, 7 Feb 2013 01:41:17 +0000 Subject: [PATCH] Add a symlink using the old script name for backwards compatibility. --- bootstrap-salt-minion.sh | 1 + 1 file changed, 1 insertion(+) create mode 120000 bootstrap-salt-minion.sh diff --git a/bootstrap-salt-minion.sh b/bootstrap-salt-minion.sh new file mode 120000 index 0000000..61268d9 --- /dev/null +++ b/bootstrap-salt-minion.sh @@ -0,0 +1 @@ +bootstrap-salt.sh \ No newline at end of file