summaryrefslogtreecommitdiff
path: root/lnssd
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-06-29 12:34:21 +0100
committerComment <tim@gray.(none)>2013-06-29 12:34:21 +0100
commitb0464b8b1f4496a35a6ad3a6bfac5cc9e02101ea (patch)
treef8b6e9c30530b7fabdf7496afb40edc4fe04c195 /lnssd
parent1a7e15a63d78a6351028d977b90052f6b0d6bf7d (diff)
fixed after performance version, baffling
Diffstat (limited to 'lnssd')
-rwxr-xr-xlnssd6
1 files changed, 6 insertions, 0 deletions
diff --git a/lnssd b/lnssd
new file mode 100755
index 0000000..6883955
--- /dev/null
+++ b/lnssd
@@ -0,0 +1,6 @@
+rm ~/workspace/TRSS/06_performance/bin/data/video
+rm ~/workspace/TRSS/06_performance/bin/data/audio
+rm ~/workspace/TRSS/06_performance/bin/data/recs
+ln -s /media/tim/OCZ/TRSS/video ~/workspace/TRSS/06_performance/bin/data/video
+ln -s /media/tim/OCZ/TRSS/audio ~/workspace/TRSS/06_performance/bin/data/audio
+ln -s /media/tim/OCZ/TRSS/recs ~/workspace/TRSS/06_performance/bin/data/recs