4 lines
134 B
Bash
Executable File
4 lines
134 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ln -s /srv/fet2020/design1/static/ fet2020/static_design1
|
|
ln -s /srv/fet2020/design1/templates/ fet2020/templates_design1 |