added script to create symlinks
This commit is contained in:
8
create_data_symlinks
Executable file
8
create_data_symlinks
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
cd
|
||||
ln -s /sf/bernina/data bernina_data
|
||||
ln -s /sf/bernina/config/exp bernina_exp
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user