Skip to content

Commit

Permalink
fix: log typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzwa committed Oct 14, 2023
1 parent 777d3ef commit e35fe63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ popd

# Step 10) Run the service
popd
echo "[10/${ts}] Installing FDM Monster service with version $tag}"
echo "[10/${ts}] Installing FDM Monster service with version $tag"
npm run install

echo "[11/${ts}] Upgrading FDM Monster completed, you can verify with 'curl http://0.0.0.0:4000'"
Expand Down

0 comments on commit e35fe63

Please sign in to comment.