diff --git a/dispvm-dotfiles.tbz b/dispvm-dotfiles.tbz new file mode 100644 index 0000000..991493b Binary files /dev/null and b/dispvm-dotfiles.tbz differ diff --git a/qubeize_image_appvm b/qubeize_image_appvm index 67c8cdf..c598463 100755 --- a/qubeize_image_appvm +++ b/qubeize_image_appvm @@ -51,6 +51,8 @@ echo "--> Createing the Apps Menu templates..." echo "--> Installing 3rd party apps" ./add_3rd_party_software.sh +echo "--> Copying DispVM dotfiles dir..." +cp dispvm-dotfiles.tbz mnt/etc/ echo "--> Unmounting $IMG" umount mnt