1
0
Fork 0

Fix Vagrant set up file

master
Philip O'Toole 8 months ago
parent 7ed55f78ae
commit 0774faa04f

@ -9,7 +9,7 @@ apt-get install -y curl git bison make mercurial
# Go
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
source ~/.gvm/scripts/gvm
gvm install go1.12
gvm install go1.21
gvm use go1.21
# rqlite

Loading…
Cancel
Save