From 7d0ea1a125db6e12c976c7ed463a94afdafa9481 Mon Sep 17 00:00:00 2001 From: thinkholic Date: Sun, 4 Jun 2017 16:26:15 +0530 Subject: [PATCH] Fix typo --- .scripts/deploy.sh.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.scripts/deploy.sh.example b/.scripts/deploy.sh.example index ecb39ab..c87557a 100644 --- a/.scripts/deploy.sh.example +++ b/.scripts/deploy.sh.example @@ -23,7 +23,7 @@ EOF ssh -i ${PUBLIC_KEY_PATH} ${USERNAME}@${HOST} <