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
Executable File

#!/bin/bash
sudo apt install -y inkscape texlive-full emacs graphviz
WORKING_DIRECTORY=$(pwd)
ln -sf $WORKING_DIRECTORY/general $WORKING_DIRECTORY/projektantrag/
ln -sf $WORKING_DIRECTORY/general $WORKING_DIRECTORY/projekthandbuch/