9 lines
89 B
Bash
Executable File
9 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
cd
|
|
ln -s /sf/bernina/data bernina_data
|
|
ln -s /sf/bernina/exp bernina_exp
|
|
|
|
|
|
|
|
|