From 5a15f65db3dfb245919bdd534e93bd711db2eb60 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sat, 24 Mar 2018 03:05:47 +0100 Subject: Minor tunning --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 1965c33..991b89e 100755 --- a/setup.sh +++ b/setup.sh @@ -126,6 +126,9 @@ case "$action" in software) apply playbooks/software.yml "$@" || exit ;; + current) + apply playbooks/current.yml "$@" || exit + ;; setup) subrole=$2 shift -- cgit v1.2.1