From b6e6a908b3b1285ff1ea1672dc70f58fc00f0fcc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Dec 2020 10:45:11 -0300 Subject: Updates kvmxfile --- kvmxfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kvmxfile b/kvmxfile index 5650edd..f2b0109 100644 --- a/kvmxfile +++ b/kvmxfile @@ -23,7 +23,7 @@ shared_folders="debian:.:/home/$user/code/debian,distros:/var/data/distros:/var/ provision_rsync="puppet /etc/puppet/" # Absolute path for a provision script located inside the guest. -provision_command="/usr/local/share/kvmx/provision/development && /home/user/code/$VM/bin/debian-dev-setup" +provision_command="/usr/local/share/kvmx/provision/debian/development && /home/user/code/$VM/bin/debian-dev-setup" # Set this if you want to automatically attach an spice client when the machine # boots. -- cgit v1.2.3