mssql-cli
mssql-cli copied to clipboard
changed command "python" to "python3"
I got error in my ubuntu machine running mssql-cli command gives me error of python command not found whereas in my machine python3 was installed, and when I changed the script to python3, it ran successfully.