diff options
Diffstat (limited to 'vfg/bin/data')
| -rwxr-xr-x | vfg/bin/data/cacheMovies.sh | 2 |
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 |
