aboutsummaryrefslogtreecommitdiff
path: root/tools/XBMCLive/BootCD/updateFiles.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/XBMCLive/BootCD/updateFiles.sh')
-rwxr-xr-xtools/XBMCLive/BootCD/updateFiles.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/XBMCLive/BootCD/updateFiles.sh b/tools/XBMCLive/BootCD/updateFiles.sh
deleted file mode 100755
index 8a5045e905..0000000000
--- a/tools/XBMCLive/BootCD/updateFiles.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-sudo mount -o loop $1 Image
-cp Image/rootfs.img Image/vmlinuz Image/initrd0.img cdimage
-sudo umount Image
-rm XBMCLive.iso
-./make-iso.sh