X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Vagrantfile;h=389b688ae7cda65ad5e3fc6c824acd74e0166a50;hb=0afaed853519cf633b0a8962488f58a69505c8b4;hp=8cadeaddfcfbff97164c738d59ce150cc2237b79;hpb=9f33a5593cc70dfb0885328061f1aa4b2c2fa386;p=qmk_firmware.git diff --git a/Vagrantfile b/Vagrantfile index 8cadeaddf..389b688ae 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -91,7 +91,7 @@ Vagrant.configure(2) do |config| Or you can copy and paste the example line below. - cd /vagrant; cd keyboards; cd ergodox_ez; make clean; make + cd /vagrant; cd keyboards; cd ergodox; make clean; make EOT