This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
thesis/setup.sh

6 lines
232 B
Bash
Raw Normal View History

2018-06-03 17:34:51 +02:00
#!/bin/bash
2018-07-20 08:40:39 +02:00
sudo apt install -y inkscape texlive-full emacs graphviz
2018-06-03 17:34:51 +02:00
WORKING_DIRECTORY=$(pwd)
ln -sf $WORKING_DIRECTORY/general $WORKING_DIRECTORY/projektantrag/
ln -sf $WORKING_DIRECTORY/general $WORKING_DIRECTORY/projekthandbuch/