install mongo cli

This commit is contained in:
Andris Reinman 2022-11-24 16:50:33 +02:00
parent 2d908a1fd5
commit 559102269a
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -1,11 +1,5 @@
#!/bin/bash
echo "ENV"
ENV
echo "PATH"
echo $PATH
echo "which mongo"
which mongo