fix geom
This commit is contained in:
parent
89d600e8d7
commit
8bbfc33aeb
1
install/qgis-linux/Vagrantfile
vendored
1
install/qgis-linux/Vagrantfile
vendored
@ -8,6 +8,7 @@ Vagrant.configure("2") do |config|
|
||||
# my geom: 2560x1600
|
||||
# vncserver -geometry 1280x800 small window
|
||||
# vncserver -geometry 1920x1200 small letters
|
||||
# vncserver -geometry 1536x960 great
|
||||
config.vm.provision "shell", inline: <<-SHELL
|
||||
mkdir -p .ssh; curl https://github.com/motiejus.keys >> .ssh/authorized_keys
|
||||
apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user