Skip to content

Commit

Permalink
Removed echo
Browse files Browse the repository at this point in the history
  • Loading branch information
NehaNaithani committed Apr 10, 2023
1 parent 5abb937 commit 3ca38bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/controller/install_iofog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ca38bd

Please sign in to comment.