From 6e446329869337f32dacae244269a6e5296fa91d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Sep 2015 17:11:05 -0300 Subject: Adds deployment code --- share/hydractl/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hydractl/install') diff --git a/share/hydractl/install b/share/hydractl/install index 1b687db..db45614 100755 --- a/share/hydractl/install +++ b/share/hydractl/install @@ -31,7 +31,7 @@ if [ "`whoami`" != 'root' ]; then fi # Deploy -echo "Deploying to local node..." +echo "Installing to local node..." if ! which git &> /dev/null; then echo "Installing git..." -- cgit v1.2.3