From 3ca38bdbbfd6e1e9e76055648e822cf8610e3a37 Mon Sep 17 00:00:00 2001 From: NehaNaithani Date: Mon, 10 Apr 2023 10:16:28 +0530 Subject: [PATCH] Removed echo --- assets/controller/install_iofog.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/controller/install_iofog.sh b/assets/controller/install_iofog.sh index be7061ea..27a7e2d1 100755 --- a/assets/controller/install_iofog.sh +++ b/assets/controller/install_iofog.sh @@ -66,9 +66,7 @@ deploy_controller() { if [ ! -z $(npmrc | grep iofog) ]; then npmrc -c iofog npmrc iofog - echo "here" fi - echo "here1" curl -s https://"$token":@packagecloud.io/install/repositories/"$repo"/script.node.sh?package_id=7463817 | force_npm=1 bash mv ~/.npmrc ~/.npmrcs/npmrc ln -s ~/.npmrcs/npmrc ~/.npmrc