5 lines
137 B
Bash
Executable File
5 lines
137 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ln -sv /srv/fet2020/design1/static/ fet2020/static_design1
|
|
ln -sv /srv/fet2020/design1/templates/ fet2020/templates_design1
|