From de2c9e659f05c2ab9c83d0a9972124b4b389505d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 10 Mar 2017 13:20:42 -0300 Subject: Fixes default provision_command --- kvmxfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 70d9f21..965baca 100644 --- a/kvmxfile +++ b/kvmxfile @@ -13,7 +13,7 @@ shared_folder_mountpoint="/home/user/code/$VM" #provision_rsync="$KVMX_BASE/provision/ /usr/local/share/kvmx/provision/" # Absolute path for a provision script located inside the guest. -#provision_command="/usr/share/kvmx/provision/desktop-basic" +#provision_command="/usr/local/share/kvmx/provision/desktop-basic" # Set this if you want to automatically attach an spice client when the machine # boots. -- cgit v1.2.3