mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-21 15:54:22 +01:00
typo
This commit is contained in:
parent
0a1a9beff9
commit
dcabb44251
@ -180,7 +180,7 @@ detect_installation()
|
|||||||
then
|
then
|
||||||
echo "Note: You can use \`sudo journalctl -u elasticsearch.service\` or \`vi /var/log/elasticsearch/elasticsearch.log.$\(date --rfc-3339=date\)\` to view the logs, depending on your installation";
|
echo "Note: You can use \`sudo journalctl -u elasticsearch.service\` or \`vi /var/log/elasticsearch/elasticsearch.log.$\(date --rfc-3339=date\)\` to view the logs, depending on your installation";
|
||||||
else
|
else
|
||||||
echo "Note: You can use \`docker logs \$instance-name\` to view the logs";
|
echo "Note: You can use \`docker logs CONTAINER\` to view the logs";
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user