We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d3f33 commit e5bf79bCopy full SHA for e5bf79b
scripts/setup_working_env_linux.sh renamed to scripts/setup_working_env_ubuntu.sh
@@ -88,5 +88,5 @@ function install_docker() {
88
sudo apt-get update
89
install_git
90
install_virtualbox
91
-install_vagrantcl
+install_vagrant
92
#install_docker
0 commit comments