Copy dispvm-dotfiles.tbz to /etc of the TemplateVM
This is later used by the TemplateDispVM prerun script to initialize the /home/user for faster applications startups.
This commit is contained in:
parent
e9433ba393
commit
0dca088f6a
BIN
dispvm-dotfiles.tbz
Normal file
BIN
dispvm-dotfiles.tbz
Normal file
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user