summaryrefslogtreecommitdiff
path: root/vfg/bin/data/cacheMovies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vfg/bin/data/cacheMovies.sh')
-rwxr-xr-xvfg/bin/data/cacheMovies.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/vfg/bin/data/cacheMovies.sh b/vfg/bin/data/cacheMovies.sh
new file mode 100755
index 0000000..2a53832
--- /dev/null
+++ b/vfg/bin/data/cacheMovies.sh
@@ -0,0 +1,2 @@
+sudo mount -t tmpfs -o size=128M tmpfs /home/tim/workspace/VFxmas/vfg/bin/data/RAM
+cp /home/tim/workspace/VFxmas/vfg/bin/data/*.m* /home/tim/workspace/VFxmas/vfg/bin/data/RAM \ No newline at end of file