From 749b5fcb62aa0db077e3904481bbfac79c85ee2c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 20 Sep 2017 17:55:20 -0300 Subject: TODO cleanup --- kvmxfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 58e9e04..caa9068 100644 --- a/kvmxfile +++ b/kvmxfile @@ -19,7 +19,7 @@ shared_folder_mountpoint="/home/user/code/$VM" provision_rsync="$KVMX_BASE/share/provision/ /usr/local/share/kvmx/provision/" # Absolute path for a provision script located inside the guest. -provision_command="/usr/local/share/kvmx/provision/development" +provision_command="/usr/local/share/kvmx/provision/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