Skip to content

Commit 26e9506

Browse files
committed
fix: minor changes
1 parent 46c76ef commit 26e9506

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/scripts/install-nim-bundle.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ check_nim_dashboard_status(){
448448
sleep 60
449449
if ! curl -k -v https://localhost/ui/ 2>/dev/null| grep -q "NGINX"; then
450450
echo "NGINX Instance Manager failed to start"
451-
cat /var/log/nms/nms.log
452451
exit 1
453452
else
454453
echo -e "${GREEN}NGINX Instance Manager Successfully Started${NC}"

0 commit comments

Comments
 (0)