Skip to content

Commit

Permalink
downloads sind jetzt nicht mehr persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
davidweisgerber committed Jan 7, 2017
1 parent 7dc8bee commit 97bcd88
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ fi
rm config/leute_formular.inc
ln -s /data/leute_formular.inc config/leute_formular.inc

if [ ! -d "/data/excel" ]; then
mv download/excel /data
fi
rm -rf download/excel
ln -s /data/excel download/excel

if [ ! -d "/data/pdf" ]; then
mv download/pdf /data
fi
rm -rf download/pdf
ln -s /data/pdf download/pdf

if [ ! -d "/data/my_images" ]; then
mv my_images /data
fi
Expand Down

0 comments on commit 97bcd88

Please sign in to comment.