From 2684a1298b35fdb67d1af0bee0ec0c2973a37200 Mon Sep 17 00:00:00 2001 From: thinkholic Date: Sun, 4 Jun 2017 16:27:16 +0530 Subject: [PATCH] Update .scripts/deploy.sh.example --- .scripts/deploy.sh.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.scripts/deploy.sh.example b/.scripts/deploy.sh.example index c87557a..bead6b1 100644 --- a/.scripts/deploy.sh.example +++ b/.scripts/deploy.sh.example @@ -25,5 +25,4 @@ ssh -i ${PUBLIC_KEY_PATH} ${USERNAME}@${HOST} <