summaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-20 17:55:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-20 17:55:20 -0300
commit749b5fcb62aa0db077e3904481bbfac79c85ee2c (patch)
tree44cba69189065dd41de2f06d017c051dfebfed59 /kvmxfile
parent30ccbeabef0d671d5b4264fbff392153dd56b7a4 (diff)
downloaddebian-749b5fcb62aa0db077e3904481bbfac79c85ee2c.tar.gz
debian-749b5fcb62aa0db077e3904481bbfac79c85ee2c.tar.bz2
TODO cleanup
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
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.